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...
Excellent program. I am using it a few time ago for C++ Language. I had problems setting the includes directories, but I solved editing the config.cfg. I don't...
... no,it isn't posible, but is posible to disable form design (right click on project panel and to select properties file) you can to create new template: ...
Hi, I'm trying to compile a template program (just newly created, didn't add any code), but VisualWx doesn't compile. It can't find "wx/setup.h" and gives a...