Coder Social home page Coder Social logo

cad2vox's People

Contributors

bjthorpe avatar conceptclear avatar forceflow avatar kernela avatar philipp-m avatar

Stargazers

 avatar  avatar

Watchers

 avatar

cad2vox's Issues

Issue Building / Installing

Hey Dr. Thorpe,

I've gone through the usual hoops- installing GLM, XTensor, XTL, changing my CMakeLists.txt to point to my directories instead, and finally building correctly.

I noticed that with later versions of GLM, your cpu_voxelizer.cpp completely breaks, with errors everywhere about syntax, functions being used, and otherwise- no matter- it's not like I'm here for the cpu_voxelizer.

So, went ahead and commented out the references to cpu_voxelizer functions in the python binding and the header, and it all builds correctly- which is great!

However, can it be used correctly? Unfortunately- no. Trying to import CudaVox results in
ImportError: DLL load failed while importing CudaVox: The specified module could not be found.
which I can't get rid of for the life of me, putting the .pyd next to our Python file, putting it in System32, referencing it as os.usedll, trying building to and using four different Python versions (3.6, 3.9, 3.10, 3.11), and yet this error persists.

Even with dependencies.exe, an application meant to show if our .pyd dll is missing any dependencies, and wouldn't be loaded in correctly, shows that all dependencies are found. I know this is probably a conda issue, but after trying for hours to do the pip route and WSL2 route with your Dockerfile, I've come to my wit's end. This is absurd.

Could you offer any advice or help here?

I don't believe it's the fact that I've commented out the usage of cpu_voxelizer- that was a clean cut. However- it might be whatever update causing GLM to break cpu_voxelizer snuck itself as a runtime error for our gpu_voxelizer, which is my theory~

To help you out-

CMakeLists.txt

Here's the errors when trying to compile w/o cpu_voxelizer cut out:

errorlogglm.txt

Thanks,

Ryan

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.