Using SOIL on Mac
Found SOIL recently and have been having issues linking it in for use. The website gives absolutely no procedure for using it. I keep getting the following error:
ld: duplicate symbol _stbi_failure_reason in <Project Path>
..failed with exit code 1
Any suggestions on how I'm supposed to link this? Thanks.
ld: duplicate symbol _stbi_failure_reason in <Project Path>
..failed with exit code 1
Any suggestions on how I'm supposed to link this? Thanks.
Ive been using SOIL for a while, never had your problem but had many others.
SOIL wasn't written very cleanly and has many small issues.
Such being incompatible types and so forth.
For all of them I just went through the source and fixed it up.
If need be I can upload it for you, works for me.
P.S. Make sure your include-to-project checkbox is done for all the files.
SOIL wasn't written very cleanly and has many small issues.
Such being incompatible types and so forth.
For all of them I just went through the source and fixed it up.
If need be I can upload it for you, works for me.
P.S. Make sure your include-to-project checkbox is done for all the files.
Possibly Related Threads...
| Thread: | Author | Replies: | Views: | Last Post | |
| SOIL linker errors | kropcke | 6 | 3,519 |
Aug 30, 2012 09:38 PM Last Post: kropcke |
|
| Problem with SOIL in OpenGL | RingoEST | 12 | 7,916 |
Aug 12, 2008 09:30 PM Last Post: RingoEST |
|

