Hello,
So yes. I followed the tutorial from the main website. I set the include directories as required, and VS detects all the files and compiles properly. However, when I try to actually run it gives me an error (the .dll files are in the same folder) saying that the application can't start and suggesting I re-install it. Any ideas what I could do to fix it?
This is the debug configuration. Static linking gives a similar error.
Thanks!
-Roman