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

How to run on Windows visual studio 2019 since panda3d isnt supported on mingw g++ #35

Open
SiddhantNair opened this issue Nov 26, 2021 · 2 comments

Comments

@SiddhantNair
Copy link

Set up the project by importing the files to src folder in console application and included the header and lib paths. Even fixed the unistd.h issue but still it throws about 130 errors about unresolved external symbols

Screenshot 2021-11-26 134826
.

@ngn999
Copy link

ngn999 commented Feb 12, 2022

you need add more additional panda libraries.

as I remember libpandaphysics.lib, or something like this.

@Nebe
Copy link

Nebe commented Apr 9, 2022

For those who will face the same problem in the future:
See the instructions by StarJade-Park and my comment below.

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

3 participants