Hello everybody,

I am trying to use SOCI in my project. I built it with the following comand:

    cmake -G "MSYS Makefiles" -DWITH_SQLITE3=Off -DSOCI_STATIC=Off
-DSOCI_TESTS=Off -DWITH_ODBC=Off -DCMAKE_INSTALL_PREFIX=/mingw64 ..

And invoked make install after that. But it seemed not to install CMake
Modules to my prefix path. All I get are export modules. Here is my log:
http://sprunge.us/MMbf

Any idea what might be wrong here?
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
soci-users mailing list
soci-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/soci-users

Reply via email to