1
Graphics / Re: Trouble with loadFromFile
« on: December 04, 2013, 10:06:20 pm »
So I reread the tutorial, and sure enough, I had added both the debug and release DLLs to the linker's additional dependencies. I assumed I could add both, and it would work out which one was needed, but I guess not.
So when would I use the non-debug DLLs for the linker? When I want to compile in Release Configuration?
Thanks for the help!!
So when would I use the non-debug DLLs for the linker? When I want to compile in Release Configuration?
Thanks for the help!!