Author Topic: wxSmith does not build for MacOSX at rev 3663  (Read 22331 times)

Online stahta01

  • Lives here!
  • ****
  • Posts: 7592
    • My Best Post
Re: wxSmith does not build for MacOSX at rev 3663
« Reply #30 on: March 27, 2007, 12:15:42 am »
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++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline Auria

  • Almost regular
  • **
  • Posts: 152
Re: wxSmith does not build for MacOSX at rev 3663
« Reply #31 on: March 27, 2007, 01:16:55 am »
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.
« Last Edit: March 27, 2007, 01:49:34 am by Auria »

Offline afb

  • Developer
  • Lives here!
  • *****
  • Posts: 884
Re: wxSmith does not build for MacOSX at rev 3663
« Reply #32 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.

Offline Auria

  • Almost regular
  • **
  • Posts: 152
Re: wxSmith does not build for MacOSX at rev 3663
« Reply #33 on: March 27, 2007, 02:57:23 pm »
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