Search found 8 matches

by eldonfsr
Sun Jan 28, 2018 2:37 am
Forum: C++ Development
Topic: Send Parameters to dialogs
Replies: 2
Views: 966

Send Parameters to dialogs

Hello every body i just start with wx, I dont know if is possible of send parameters from dialog to another or access datas of dialogs I have to dialogs one had the grid and buttons for add new register to sqlite but i need to know when is new or edit register something like that. GpoDatdlg* dlgdats...
by eldonfsr
Wed Jan 24, 2018 7:51 pm
Forum: Compiler / Linking / IDE Related
Topic: Compiling error makefile.gcc:5283 recipe for target
Replies: 7
Views: 1734

Re: Compiling error makefile.gcc:5283 recipe for target

you say the path of library
c:\wxwidgets-3.0.3\build\msw
thanks
by eldonfsr
Wed Jan 24, 2018 7:34 pm
Forum: Compiler / Linking / IDE Related
Topic: Compiling error makefile.gcc:5283 recipe for target
Replies: 7
Views: 1734

Re: Compiling error makefile.gcc:5283 recipe for target

was this...
mingw32-make -f makefile.gcc BUILD=release SHARED=1 MONOLITHIC=1 UNICODE=1 CXXFLAGS=-std=gnu++11
by eldonfsr
Wed Jan 24, 2018 6:45 pm
Forum: Compiler / Linking / IDE Related
Topic: Compiling error makefile.gcc:5283 recipe for target
Replies: 7
Views: 1734

Re: Compiling error makefile.gcc:5283 recipe for target

ok so download wrong version let me download 32 version and build again thanks.
by eldonfsr
Wed Jan 24, 2018 3:33 pm
Forum: Compiler / Linking / IDE Related
Topic: Compiling error makefile.gcc:5283 recipe for target
Replies: 7
Views: 1734

Compiling error makefile.gcc:5283 recipe for target

I trying to build libs but send me this error [img]
wxerror.png
wxerror.png (27.97 KiB) Viewed 1733 times
[/img]
by eldonfsr
Sat Dec 31, 2016 10:50 pm
Forum: Compiler / Linking / IDE Related
Topic: wx on mac with gcc ./wx_pch.h|14|error: wx/wxprec.h
Replies: 1
Views: 879

wx on mac with gcc ./wx_pch.h|14|error: wx/wxprec.h

Hello to every body well i started with wx on mac i download and follow the steps to install the wx and also i installed code blocks but when compile the application send me the error ||=== Build: Debug in wxterminal (compiler: GNU GCC Compiler) ===| ./wx_pch.h|14|error: wx/wxprec.h: No such file or...
by eldonfsr
Mon Jan 13, 2014 2:20 am
Forum: Database Related
Topic: Dbgrid.h and Db.h
Replies: 4
Views: 12577

Dbgrid.h and Db.h

Hello everubaody here well u=i just started with wx and start some test firsrt serial comm is not avaliable on it, and the second why for dbgrid the manual an examples says include wx/dbgrid.h and wx/db.h if you look there those file are not exist, that is thirth librery or is part of wx, i using co...
by eldonfsr
Fri Dec 27, 2013 11:43 pm
Forum: Compiler / Linking / IDE Related
Topic: Compiling a small app
Replies: 0
Views: 926

Compiling a small app

Just I got compile and install wxwidgets i do a small sample fr test but i got this message error, I using code blocks as tool for compiling i don't know if is some wrong on setting codebloks or i do some mistake after compiling this message i got static libraries for your makefile link rule depende...