Usage of dlib library in Visual Studio 2010
问题 I would like to ask for help in using dlib for my little thesis project. Specifically, I need to use the BOBYQA optimisation routine. I am writing the project in MS Visual Studio 2010 Express in C language. I have zero experience in using libraries such as dlib and I don't have any idea what a makefile is and how to write one. I have found a little hint here but due to my lack of experience in the matter, I just can't figure out how to compile and make use of dlib in my code. I would like to