Hi guys,

I encountered a problem compiling LiteSQL on my ubuntu machine:

libmodel.a(generator.o): In function `AbstractFactory':
/home/user/Arbeitsfläche/Quikka/Libs/litesql-src-0.3.12/litesql-src-0.3.12/src/generator/generator.hpp:67:
 
undefined reference to `litesql::wxFormBuilderGenerator::NAME'
libmodel.a(generator.o): In function 
`litesql::CodeGenerator::Factory<litesql::wxFormBuilderGenerator>::create()':
/home/user/Arbeitsfläche/Quikka/Libs/litesql-src-0.3.12/litesql-src-0.3.12/src/generator/generator.hpp:94:
 
undefined reference to 
`litesql::wxFormBuilderGenerator::wxFormBuilderGenerator()'
collect2: ld returned 1 exit status


I don't have any clue what is going wrong there. Especially: Why does 
litesql attempt to use some kind of wx* things?? I installed 
wxFormBuilder using synaptic but, as expected, didn't help.


Regards

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
Litesql-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/litesql-users

Reply via email to