Author Topic: Win9x build/support of CB  (Read 17880 times)

Offline tiwag

  • Developer
  • Lives here!
  • *****
  • Posts: 1196
  • sailing away ...
    • tiwag.cb
Re: Win9x build/support of CB
« Reply #30 on: January 05, 2006, 09:45:55 am »
for this we have global variables - we can move the WX_SUFFIX and the wxUSE_UNICODE
for example to #CB_BOPT  (C::B build options ) and use in all contrib project files ...

Offline Ceniza

  • Developer
  • Lives here!
  • *****
  • Posts: 1441
    • CenizaSOFT
Re: Win9x build/support of CB
« Reply #31 on: January 05, 2006, 09:52:09 am »
thomas: what I meant was to add libshfolder.a and libshell32.a to the sdk target. It has nothing to do with libunicows.

If that's also a hack for you then don't do it, we'll do it every time we build an ANSI version of Code::Blocks that works with 9x.

Offline thomas

  • Administrator
  • Lives here!
  • *****
  • Posts: 3979
Re: Win9x build/support of CB
« Reply #32 on: January 05, 2006, 10:02:22 am »
thomas: what I meant was to add libshfolder.a and libshell32.a to the sdk target. It has nothing to do with libunicows.
Ooops, did not read properly there, as it seems ;)
I guess we have no choice but to use these, since we use SHGetFolderPath. So if it should be able to run on Windows98 at all...
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."