Project

General

Profile

the example wt-homepage

Added by Roberto Rodríguez Reyes about 14 years ago

help me with these errors (Sqlite3), in the example blog too


Replies (3)

RE: the example wt-homepage - Added by Koen Deforche about 14 years ago

This is a bug in Wt: the last version of Wt does not properly install the header files for the backends.

You need to copy src/Wt/Dbo/backend/WDbo*DllDefs.h to the installation location of Wt

RE: the example wt-homepage - Added by Roberto Rodríguez Reyes about 14 years ago

thanks very much for your help, this proyect it's very important for me

greetings

RE: the example wt-homepage - Added by Jason Lamar about 14 years ago

Roberto Rodríguez Reyes wrote:

thanks very much for your help, this proyect it's very important for me

greetings

I would also consider using this SQLLite wrapper. It was easier for me to understand.

http://www.codeproject.com/KB/database/CppSQLite.aspx

    (1-3/3)