Hi all,
I moved from c::B to codelight and trying to make myself familar with the IDE.
Actually I am playing around with the DBExplorer. Unfortunately this part is not well documented (or I am too stupid to find it ). When generating the code from an SQLite db all created header files referencing a Databaselayer.h file but it's not created.
Where do I find the required information for that header file? I suspect that this is from (wx)databaselayer but the project seems to be dead and last supported wxWidgets version is 2.8
Is there a guide how to configure this correctly? Or do i really have to go back to wxWidgets 2.8 if I want to use all great features of the DBExplorer?
Regards
Blacksheep
Databaselayer.h
-
- CodeLite Curious
- Posts: 1
- Joined: Sat Jun 09, 2018 8:34 pm
- Genuine User: Yes
- IDE Question: c++
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Databaselayer.h
This plugin was written a while ago in the days where DatabaseLayer.h was alive and maintained.
For now, I recommend that you select the 'Generic STL' classes
Eran
For now, I recommend that you select the 'Generic STL' classes
Eran
Make sure you have read the HOW TO POST thread