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

error LNK2019: imGui:: #2

Open
Mikez2015 opened this issue Jun 18, 2021 · 2 comments
Open

error LNK2019: imGui:: #2

Mikez2015 opened this issue Jun 18, 2021 · 2 comments

Comments

@Mikez2015
Copy link

Hello.
I try make project with Visual Studio 2019 and I got a lot errors error "LNK2019: ImGui::".

@diharaw
Copy link
Owner

diharaw commented Jun 18, 2021

Did you clone the repository recursively?

If not use the following command to do so:
git clone --recursive https://github.com/diharaw/SkyModels.git

@Mikez2015
Copy link
Author

Did you clone the repository recursively?

If not use the following command to do so:
git clone --recursive https://github.com/diharaw/SkyModels.git

Thank you, it worked.
But you missed file "teapot_smooth.obj", it is not in the folder "Data". I had to find it on the Internet on my own.

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

2 participants