Code Monkey home page Code Monkey logo

sqlite3's People

Contributors

tnie avatar

Watchers

 avatar  avatar

sqlite3's Issues

soci 无法生成 libsoci_sqlite3_xxx.lib 库

Remove-Item -Force -Recurse CMake[CF]*

cmake .. -DSQLITE_INCLUDE_DIR="D:/tools4/sqlite/include" -DSQLITE_LIBRARIES="D:/tools4/sqlite/lib/sqlite3d.lib" -DWITH_SQLITE3=ON `
-DSOCI_CXX_C11=ON -DSOCI_STATIC=ON -DSOCI_SHARED=OFF `
-DWITH_ODBC=OFF -DWITH_BOOST=OFF -DSOCI_TESTS=OFF -DCMAKE_INSTALL_PREFIX="./INSTALL"

总是报错:

cmake : CMake Warning:
所在位置 E:\git\soci\msvc\cmake.ps1:3 字符: 1
+ cmake .. -DSQLITE_INCLUDE_DIR="D:/tools4/sqlite/include" -DSQLITE_LIB ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (CMake Warning::String) [], RemoteException
    + FullyQualifiedErrorId : NativeCommandError
 
  Manually-specified variables were not used by the project:
    SQLITE_INCLUDE_DIR
    SQLITE_LIBRARIES

指定头文件路径、库文件失败。无法生成 libsoci_sqlite3_x_y.lib

-- SQLite3: 
-- WARNING: SQLite3 libraries not found, some features will be disabled.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.