Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUILD] LNK2019 for CudaDeviceBuffer #1985

Open
hiver-wt opened this issue Dec 13, 2024 · 0 comments
Open

[BUILD] LNK2019 for CudaDeviceBuffer #1985

hiver-wt opened this issue Dec 13, 2024 · 0 comments

Comments

@hiver-wt
Copy link

Environment

Operating System: Windows10
Version / Commit SHA: VDB10.0
CMake Version:3.30
Compiler: msvc 2022

Describe the problem

LNK2019 "public: __cdecl nanovdb::GridHandle::GridHandle<class nanovdb::CudaDeviceBuffer,0>(class nanovdb::CudaDeviceBuffer &&)" (??$?0VCudaDeviceBuffer@nanovdb@@$0A@@?$GridHandle@VCudaDeviceBuffer@nanovdb@@@nanovdb@@qeaa@$$QEAVCudaDeviceBuffer@1@@z),function "private: class nanovdb::GridHandle __cdecl nanovdb::CreateNanoGrid<class openvdb::v11_0::Grid<class openvdb::v11_0::tree::Tree<class openvdb::v11_0::tree::RootNode<class openvdb::v11_0::tree::InternalNode<class openvdb::v11_0::tree::InternalNode<class openvdb::v11_0::tree::LeafNode<float,3>,4>,5> > > > >::initHandle<float,class nanovdb::CudaDeviceBuffer>(class nanovdb::CudaDeviceBuffer const &)" (??$initHandle@MVCudaDeviceBuffer@nanovdb@@@?$CreateNanoGrid@V?$Grid@V?$Tree@V?$RootNode@V?$InternalNode@V?$InternalNode@V?$LeafNode@M$02@tree@v11_0@openvdb@@$03@tree@v11_0@openvdb@@$04@tree@v11_0@openvdb@@@tree@v11_0@openvdb@@@tree@v11_0@openvdb@@@v11_0@openvdb@@@nanovdb@@Aeaa?AV?$GridHandle@VCudaDeviceBuffer@nanovdb@@@1@AEBVCudaDeviceBuffer@1@@z)

I used nanovdb and optix, but encountered issues while using CudaDeviceBuffer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant