avilapa/vxr

nvoglv32.pdb not loaded

CleverSource opened this issue · 7 comments

Any more information you can provide on this?

Happens when attempting to run the examples Mesh and above, anything below 4 works. It's only examples 4 and above.

I researched it and it usually happens when an invalid pointer is given to OpenGL on AMD Systems.

I was able to reproduce this in one other computer, however it has no AMD in it. I will keep looking into this, thanks for reporting.

No problem, hopefully you can fix this issue. I can give you a few hardware specifications if you'd want them but mainly I have a 1070 Ti from Zotac. 👍

Hello! Version 0.6.0 should have fixed this issue. It'd be great if you could check this for me, as I do not have appropriate hardware to test it right now... thanks!

Will test it right now! I do wish you had a premake and/or cmake option to build with other than genie.

Just tested and the issue is fixed! Awesome job @avilapa.