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

Can not load textures while running from inside VS Studio #23

Open
Alexandru-Dascalu opened this issue Jun 24, 2022 · 0 comments
Open

Comments

@Alexandru-Dascalu
Copy link

On Windows 10 and with Visual Studio 2019, when attempting to run one of the examples from inside the IDE, the program is unable to load any .obj or texture files as you can see in the picture below. However, it is perfectly able to load the models and textures when running the .exe directly. This is an issue because it prevents the use of the Visual Studio debugger, because the program can not load any models and thus you can not properly observe the normal behaviour of the program while debugging.
vs_Studio_error

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

1 participant