aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Pages: 1 [2]

Author Topic: Got Problem on aMule CVS r9909 on 10.6.2 Snow Leopard  (Read 15047 times)

Stu Redman

  • Administrator
  • Hero Member
  • *****
  • Karma: 214
  • Offline Offline
  • Posts: 3739
  • Engines screaming
Re: Got Problem on aMule CVS r9909 on 10.6.2 Snow Leopard
« Reply #15 on: December 30, 2009, 03:30:42 PM »

What gets passed to InitLocale in CamuleApp::Localize_mule() (amule.cpp) ?
And how did you configure wx?
Logged
The image of mother goddess, lying dormant in the eyes of the dead, the sheaf of the corn is broken, end the harvest, throw the dead on the pyre -- Iron Maiden, Isle of Avalon

hdfdisk

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 13
Re: Got Problem on aMule CVS r9909 on 10.6.2 Snow Leopard
« Reply #16 on: December 30, 2009, 03:47:16 PM »

for wxWidgets
../configure --with-osx_cocoa --disable-shared --with-opengl --with-libiconv-prefix="/opt/local"

aMule Debugging.
StrLang2wx
0
Assertion failed: ../src/common/intl.cpp:Load:1157: Assertion 'szDirPrefix.length() >= LEN_LANG' failed. invalid language specification
« Last Edit: December 30, 2009, 03:53:47 PM by hdfdisk »
Logged

hdfdisk

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 13
Re: Got Problem on aMule CVS r9909 on 10.6.2 Snow Leopard
« Reply #17 on: December 31, 2009, 03:42:06 AM »

What gets passed to InitLocale in CamuleApp::Localize_mule() (amule.cpp) ?
And how did you configure wx?

wxCHECK_MSG( szDirPrefix.length() >= LEN_LANG, false,
                    message );
it seems like szDirPrefix.length()  is 0.
Do you know why it is?
Logged

Stu Redman

  • Administrator
  • Hero Member
  • *****
  • Karma: 214
  • Offline Offline
  • Posts: 3739
  • Engines screaming
Re: Got Problem on aMule CVS r9909 on 10.6.2 Snow Leopard
« Reply #18 on: December 31, 2009, 12:10:15 PM »

No, that's why I'm asking:
Quote
What gets passed to InitLocale in CamuleApp::Localize_mule() (amule.cpp) ?
Logged
The image of mother goddess, lying dormant in the eyes of the dead, the sheaf of the corn is broken, end the harvest, throw the dead on the pyre -- Iron Maiden, Isle of Avalon

hdfdisk

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 13
Re: Got Problem on aMule CVS r9909 on 10.6.2 Snow Leopard
« Reply #19 on: December 31, 2009, 05:39:29 PM »

Seems Like I cannot ignore this message , it'll still crash.

BTW:To All dev happy new years:p (In my time zone we have just passed 0:00)
Logged
Pages: 1 [2]