... yes.. you must insert it under "#Add your code here" use Wx; use strict; #[inc]add your include files here use myPackage; #[inc]end your include .. ...
Hi, In the log bellow, you can see that auto-import(set implicitely) works only with some variables(single??) but not for others (sructured ??). I've tried...
Hi, In my previous messages, there was a mistake. The option W1 does not exist. Replace it by Wl. Not 1(one) but l (minor L) Sorry... A+ ... in ... now ... ...
I've read all the messages of the board but still cannot compile. Here is the first part of the error message: windres.exe -i ./resource-no-modify.rc -I rc -o...
Hi, Please, checks the Compilator options and particularly Direcory Groups. I think you have lost %wxWidgets%lib\wx\include\msw-2.5\include\ Verify that your...
... I tried everythink you suggested with no luck. The files are in the right place and the path is OK: -I "C:/wxWidgets/include/" + wx/settings.h for example...
This is m first try at using non microsoft tools to build programs. I have used the gcc compiler before but not with these tools. So far I am not having a lot...
The directory paths are set to h:mingw32, h:wxwidgets and Vwxlf. I have attached the config.cfg file. ... and App.*, and ... error, ... failed." ... controls...
I assume you meant that the paths needed the \ character. They do have that. I left them out when I was typing. Both the directories and compiler paths have...
Were you able to discover anything in the config.cfg file. I deleted everything and reinstalled the programs. Still get the same error. ... and App.*, and ... ...
Actually It is named dir H:\mingw\bin\mingw32-make.exe I was blinded by the obvious. changed the options dir to h:\mingw\ instead of h:\mingw32 and looks like...
Using wxwidgets 2.5.3 the changes require that the wxwidget\include\wx\msw\setup.h file be copied to the next level up. Or the setup.h for what ever platform ...
Hey, this is an excellent program. I've been praying for a cross platform, open-source project comparable to Visual Basic and this may be it. I started...
Hi, I installed VisualWx ver 0.85.5.5 along with wxWidgets 2.6.1 MinGW 4.1.0 As indicated in the installation note, I updated paths under Options- ... MinGW...