aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: compiling error  (Read 3419 times)

Mig21

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 57
  • Just another guy.
compiling error
« on: March 18, 2006, 05:09:30 AM »

hi

i can't compile the new version. whine whine.

Code: [Select]
Dans le fichier inclus à  partir de amuled.cpp:70:
FriendList.h:63:10: attention : #warning THIS MUST BE MADE PRIVATE AFTER EC IS CODED
amuled.cpp: Dans member function « virtual void
   CamuleDaemonApp::ShowAlert(wxString, wxString, int) »:
amuled.cpp:548: error: request for member `data' in `
   unicode2UTF8((&operator+(const wxString&, const
   wxString&)((&msg)))->wxString::operator const wxChar*())', which is of
   non-aggregate type `const wxChar*'

also i got a LOT of this for every file, but it didn't seem to care:
Code: [Select]
/usr/local/include/wx-2.6/wx/datetime.h:1441: attention : declaration of `Item'
   shadows a member of `this'

what can i do?

slackware 10.2 wxwidgets 2.6.1

amule 2.1.0 compiles with no trouble

cheers
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: compiling error
« Reply #1 on: March 18, 2006, 05:19:23 AM »

tried wx 2.6.2?
Logged

Mig21

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 57
  • Just another guy.
Re: compiling error
« Reply #2 on: March 18, 2006, 05:22:57 AM »

wow. it was released in september. how did i miss it?

i'll put that on.
Logged

Mig21

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 57
  • Just another guy.
Re: compiling error
« Reply #3 on: March 18, 2006, 07:03:29 AM »

yep, both problems are gone now. works nicely.
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: compiling error
« Reply #4 on: March 18, 2006, 07:44:56 AM »

So we don't compile with 2.6.1

Well I won't be specially concerned, to be fair.
Logged

floflo8

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 3
amule 2.1.1
« Reply #5 on: March 18, 2006, 10:49:42 AM »

hello,

Amule 2.1.1, It doesn't work !!
Amule 2.1.0 worked well but now I 've deleted everything and nothing works.
what can I do ??
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: compiling error
« Reply #6 on: March 18, 2006, 11:05:21 AM »

huh? what does not work? compiling running? be a little more verbose and maybe someone can help ya
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: compiling error
« Reply #7 on: March 18, 2006, 02:00:22 PM »

For the sake of completeness, it was a problem with ansi/unicode, not 2.6.1/2
Logged