Search found 3 matches

by zeroptr
Thu Nov 28, 2019 2:13 pm
Forum: wxCode
Topic: WxSQLite3
Replies: 5
Views: 11808

Re: WxSQLite3

wxWidgets 3.1.3
I'm using Microsoft Visual Studio 2013
The Latest wxSQLite3 from github

Error 1 error C1083: Cannot open include file: '../../../lib/vc120_lib/mswud/wx/setup.h': No such file or directory e:\wxwidgets-3.1.3\include\msvc\wx\setup.h 140 1 wxsqlite3

the constant error is this
by zeroptr
Tue Nov 26, 2019 7:19 pm
Forum: wxCode
Topic: WxSQLite3
Replies: 5
Views: 11808

WxSQLite3

Hi All, I couldn't compile wxSqlite3 with MCVC 2013 becouse of directory or library problems I tried to compile from source, no success, there's no documentation about it at youtube or anywhere else.. I tried to compile it from build/ mcvc120.sln and separetely sub projects.. is there any chance to ...
by zeroptr
Wed Nov 06, 2019 11:42 am
Forum: Compiler / Linking / IDE Related
Topic: $(wxRootDir) Macro wrong
Replies: 1
Views: 683

$(wxRootDir) Macro wrong

Hi all, After spending a year with QT, I'm trying Visual C++ & wxWidgets I'm very new to both platforms. First I installed wxWidgets to C: Drive I made some mistakes and it become 12GB then I deleted them and make brand new install to my E: drive with 3.1.3 now it's only 800 MB. But at my projec...