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 modify cmake in order to use SOIL ? #112

Open
jw4149 opened this issue Nov 22, 2018 · 2 comments
Open

How to modify cmake in order to use SOIL ? #112

jw4149 opened this issue Nov 22, 2018 · 2 comments

Comments

@jw4149
Copy link

jw4149 commented Nov 22, 2018

I'm trying to modify the cmake file such that I can include the SOIL library, but always fails. Would you please give me some instructions on how I should modify the cmake file such that I can link SOIL ? Also, I'm seeing some exe files in the SOIL folder I downloaded, will this library work on my Mac OS ?

Thank you !!

@danielepanozzo
Copy link
Owner

Why do you need SOIL? I recommend to use instead the simple library to load PNGs that was provided in the first assignment (and you can download it again from her https://github.com/nothings/stb). This is a single header file, it does not require any change in the cmake.

@jw4149
Copy link
Author

jw4149 commented Nov 24, 2018

Thank you professor, this library is very easy to use.

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