Author Topic: Watches modification  (Read 18269 times)

sethjackson

  • Guest
Re: Watches modification
« Reply #15 on: January 27, 2006, 08:58:34 pm »
:( Sorry, i was working on the rc2, i though that there where only minors modifs.

I get last svn update, and found gdb_commands  :D

I have some problem to compile it, libwxmsv26u why u ???
wxstring beforefirst missing, and working in the rc2 ???

I'll try and give you my code if i manage to make it working.

Have a nice day.

u is for UNICODE. :) If you didn't compile wx with UNICODE=1 then leave off the u. :)

takeshimiya

  • Guest
Re: Watches modification
« Reply #16 on: January 27, 2006, 09:00:18 pm »
That u means unicode.
If you don't want to recompile wxWidgets in Unicode mode, change the variable WX_PREFIX from "u" to "".

EDIT: sethjackson won me :P but the forum didn't tell me that anyone posted before :D

Offline Michael

  • Lives here!
  • ****
  • Posts: 1608
Re: Watches modification
« Reply #17 on: January 27, 2006, 09:06:02 pm »
I have some problem to compile it, libwxmsv26u why u ???

u for UNICODE :D.

Michael

[EDIT] The forum did not tell me too that someone has already posted. And before posting, I have done a page update...
« Last Edit: January 27, 2006, 09:18:02 pm by Michael »

sethjackson

  • Guest
Re: Watches modification
« Reply #18 on: January 27, 2006, 09:08:44 pm »
That u means unicode.
If you don't want to recompile wxWidgets in Unicode mode, change the variable WX_PREFIX from "u" to "".

EDIT: sethjackson won me :P but the forum didn't tell me that anyone posted before :D

:lol: it is WX_SUFFIX not WX_PREFIX. :lol:

takeshimiya

  • Guest
Re: Watches modification
« Reply #19 on: January 27, 2006, 09:11:25 pm »
That u means unicode.
If you don't want to recompile wxWidgets in Unicode mode, change the variable WX_PREFIX from "u" to "".

EDIT: sethjackson won me :P but the forum didn't tell me that anyone posted before :D

:lol: it is WX_SUFFIX not WX_PREFIX. :lol:

lol :lol: guess I've got to sleep...

Offline ouille

  • Multiple posting newcomer
  • *
  • Posts: 21
Re: Watches modification
« Reply #20 on: January 27, 2006, 09:21:50 pm »
too late i began a new compile of wxwidget with unicode ...

And know i'm waiting,  waiting waiting ...

Offline ouille

  • Multiple posting newcomer
  • *
  • Posts: 21
Re: Watches modification
« Reply #21 on: January 27, 2006, 09:40:10 pm »