News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

wxSmith does not build for MacOSX at rev 3663

Started by bnilsson, March 04, 2007, 09:36:20 AM

Previous topic - Next topic

stahta01

Quote from: afb on March 26, 2007, 10:41:37 PM
Quote from: Auria on March 26, 2007, 06:04:33 PM
Unfortunately, the new project wizards don't quite work: they are empty (show no option, only the blue picture on the left and no other fields)

Which wizard is this ? (do you have a screenshot ?)

I tested these as OK:

  • Console application
  • D application
  • SDL project

  • GLUT project

FYI: "the new project wizards don't quite work:" is a known wxWidgets 2.8 issue fixed by patch 1880

[ Patch #1880 ] Truncated new project scripted wizard fix for wxW28
  https://developer.berlios.de/patch/?func=detailpatch&patch_id=1880&group_id=5358

Note, please also apply this patch

[ Patch #1893 ] wxCheckListBox patch for wxWidgets 2.8
  https://developer.berlios.de/patch/?func=detailpatch&patch_id=1893&group_id=5358

Tim S
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

Auria

#31
Thanks finally it's working  :D

Byo, if you want me to check wxSmith things on mac, just ask. It's finally running! I could also check the code, if you point me in the right direction.

afb

OK, so the problem was when trying to use wxWidgets 2.8...
Explains why the official wxWidgets 2.6 build didn't show it.

Auria

Quote from: afb on March 27, 2007, 09:12:55 AM
OK, so the problem was when trying to use wxWidgets 2.8...
Explains why the official wxWidgets 2.6 build didn't show it.

Sorry should have mentionned :( Though as long as i got errors with the build system it wasn't it so i didn't bother