Giter Site home page Giter Site logo

Comments (4)

fegennari avatar fegennari commented on May 19, 2024

The DLLs I have in my run directory are alut.dll, freeglut.dll, glew32.dll, and tiff.dll. These are all 32-bit DLLs because I found it easier to create a 32-bit build of some of the dependencies. They're included in the git repo.

Which DLL(s) are you missing? Are you building from source, or did you use the release exe? If I'm missing a DLL I'll add it to the repo.

If you want 64-bit DLLs, that will take more time to put together. I do have it working, but I'm not sure how to set up the git repo so that you can switch between builds because many of the libraries, DLLs, and object files have the same name and would conflict.

from 3dworld.

fegennari avatar fegennari commented on May 19, 2024

The four 64-bit DLLs are in the lib64 folder. You have to copy these out one level into the root git repo location where 3DWorld.exe will be run. Just overwrite the existing files, which are for 32-bit builds. I believe these four DLLs are the only ones needed.

Please let me know if you have any problems or additional questions. If I don't hear back in the next two days, I'll assume you figured it out and close the issue.

from 3dworld.

manman25 avatar manman25 commented on May 19, 2024

The four 64-bit DLLs are in the lib64 folder. You have to copy these out one level into the root git repo location where 3DWorld.exe will be run. Just overwrite the existing files, which are for 32-bit builds. I believe these four DLLs are the only ones needed.

Please let me know if you have any problems or additional questions. If I don't hear back in the next two days, I'll assume you figured it out and close the issue.

Okay, my dear friend. you can close this issue.
This is a great project and you pay hard work into this.
Hope we can communicate with more details in this project, and do more contributions to this project.

from 3dworld.

fegennari avatar fegennari commented on May 19, 2024

Thanks! Marking this issue closed.

from 3dworld.

Related Issues (19)

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.