Code Monkey home page Code Monkey logo

scons-plusplus's People

Contributors

loonycyborg avatar

Watchers

 avatar

scons-plusplus's Issues

Version of sqlite

What version of sqlite are you using as all the versions I have tried I run
into the below errors.

g++ -o build/db.o -c -Wall -ansi -Wno-deprecated -Wno-parentheses -O0 -ggdb
-I/imd/tool/app/python/python-2.6/linux64/include/python2.6
-Iboost-1.39.0/include/boost-1_39 -Isrc
-I/imd/tool/app/sqlite/sqlite-3.6.22/linux64/include src/db.cpp
src/db.cpp: In function 'void SQLite::sqlite3_bind(sqlite3_stmt*, int,
boost::optional<T>) [with T = boost::array<unsigned char, 16ul>]':
src/db.cpp:146:   instantiated from 'void SQLite::Statement::bind(int, T)
[with T = boost::optional<boost::array<unsigned char, 16ul> >]'
src/db.cpp:238:   instantiated from here
src/db.cpp:102: error: no matching function for call to
'sqlite3_bind(sqlite3_stmt*&, int&, boost::array<unsigned char, 16ul>&)'
src/db.cpp:83: note: candidates are: void
SQLite::sqlite3_bind(sqlite3_stmt*, int, int)
src/db.cpp:87: note:                 void
SQLite::sqlite3_bind(sqlite3_stmt*, int, time_t)
src/db.cpp:91: note:                 void
SQLite::sqlite3_bind(sqlite3_stmt*, int, const std::string&)
src/db.cpp: In static member function 'static boost::optional<T>
SQLite::sqlite3_column_impl<boost::optional<T>
>::sqlite3_column(sqlite3_stmt*, int) [with T = boost::array<unsigned char,
16ul>]':
src/db.cpp:80:   instantiated from 'T SQLite::sqlite3_column(sqlite3_stmt*,
int) [with T = boost::optional<boost::array<unsigned char, 16ul> >]'
src/db.cpp:142:   instantiated from 'T SQLite::Statement::column(int) [with
T = boost::optional<boost::array<unsigned char, 16ul> >]'
src/db.cpp:224:   instantiated from here
src/db.cpp:43: error: incomplete type
'SQLite::sqlite3_column_impl<boost::array<unsigned char, 16ul> >' used in
nested name specifier
scons: *** [build/db.o] Error 1
scons: building terminated because of errors.



Original issue reported on code.google.com by [email protected] on 9 Mar 2010 at 10:15

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.