Giter Site home page Giter Site logo

Comments (12)

rdb avatar rdb commented on July 26, 2024 1

The installed version should work fine.

You may need to copy LinearMath_x64.lib to LinearMath.lib (same for the other libs) in the thirdparty/win-libs-vc10-x64/bullet/lib directory for module finder to find it correctly.

from renderpipeline.

rdb avatar rdb commented on July 26, 2024 1

No, you don't need x32 libraries. It's just an issue in the way the libraries are named. The RenderPipeline still expects x64 libraries (assuming you are making a 64-bit build), but it doesn't expect them to have _x64 in the name.

from renderpipeline.

rdb avatar rdb commented on July 26, 2024

This is a Bullet library. Hmm, I'm not sure why the pipeline is trying to use Bullet, even though it doesn't use it. Perhaps you can try adding use_lib_bullet=0 to the rpcore/native/config.ini file?

from renderpipeline.

tobspr avatar tobspr commented on July 26, 2024

Ah, hm, I made some changes to the P3D module builder, which makes it link with bullet whenever it detects a panda version compiled with bullet.

However, given that it detects bullet, it should also be able to find bullet.

Did you copy the thirdparty directory to the correct locations? (That is, into the built folder).
In case you did use a precompiled build, the "LinearMath.lib" should be located somewhere in the bin folder I believe.

from renderpipeline.

RodrigoMedeirosRS avatar RodrigoMedeirosRS commented on July 26, 2024

Yes, before i found this error, the RP give-me the ThirdParty missing folder error. So i put the thirdparty folder into Panda's root instalation folder, and the related error occour's.

Here is my panda root folder:
panda folder

I add the use_lib_bullet=0 into config.ini, don't work.

from renderpipeline.

tobspr avatar tobspr commented on July 26, 2024

Can you try copying the thirdparty folder to your built/ folder?

from renderpipeline.

RodrigoMedeirosRS avatar RodrigoMedeirosRS commented on July 26, 2024

Right, rebuilding panda...

from renderpipeline.

tobspr avatar tobspr commented on July 26, 2024

You don't need to rebuild panda, you can simply rerun the render pipeline setup :)

from renderpipeline.

RodrigoMedeirosRS avatar RodrigoMedeirosRS commented on July 26, 2024

yes, i try to use the installed version of panda (Panda3D-SDK-1.10.0pre-e124205-x64.exe) and i delete my built folder :P

so i need rebuilt-it :D

from renderpipeline.

RodrigoMedeirosRS avatar RodrigoMedeirosRS commented on July 26, 2024

Ok, i belive i found the problem! I have installed only the x64 thirdparty, because my Panda Version is x64. But the RP are asking to me the x32 libraries.
So i only rename all the lib's file (removing the x64 mention), and all is working now.

from renderpipeline.

RodrigoMedeirosRS avatar RodrigoMedeirosRS commented on July 26, 2024

The RP really need the x32 libaries? I can use only x64?

from renderpipeline.

RodrigoMedeirosRS avatar RodrigoMedeirosRS commented on July 26, 2024

You are right, thanks for the suggestion ;)

from renderpipeline.

Related Issues (20)

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.