urdl
urdl copied to clipboard
Visual Studio can't find "liburdl-gd.lib"
I use urdl and the latest boost library (1.61.0). I builded both exactly as it is mentioned in their documentations. Also I have put the directories for the include path and the libary path in the options. When I try to debug my application it says that the above mentioned library could not opend (LNK1104 Code)
Also I noticed, that in the lib folder of my urdl folder are no librarys.
Does anyone know whats wrong with my urdl folder? I used bjam to build it and also the right BOOST_ROOT.
Btw: I'm programming and compiling with visual studio 15