aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Missing wx/unix/execute.h  (Read 4490 times)

blackfede

  • Jr. Member
  • **
  • Karma: 3
  • Offline Offline
  • Posts: 66
Missing wx/unix/execute.h
« on: January 06, 2007, 09:44:28 PM »

I've already asked in "Compilation problem" for this, and seems a Mac-related problem...

When I compile aMule-2.1.3 I'm getting the compiler complains about the lack of those file! In fact, if i look in wx include dir it is missing, but this file is supposed to be here, infact in wx source  this file is in include dir...

Does anyone here have the same problem?

Ah, i've noticed this in wx-2.8 and 2.6.3! Some idea? I think is very strange that no one have noticed this before, especially if is present in wxMac-2.6! so i think is something i have omitted in configuring wx. Is it possible?
« Last Edit: January 06, 2007, 09:44:46 PM by blackfede »
Logged
All troll are idiots and will go in /dev/null

xtedx

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 1
Re: Missing wx/unix/execute.h
« Reply #1 on: June 23, 2008, 09:05:00 AM »

yes i have this problem to, what i do is just comment out that line in src/amule.h
then i could compile normally (mac osx leopard 10.5.3, wxWidgets 2.8.7 from mac ports, aMule 2.2.1 release source)
the program works fine.
jsut that some how the icons on the toolbar disappear after clicking on it. dont know if its related to this execute.h file or not.

i'm going to try and copy the file from the wxWidgets source when i have time. see if i can compile again without that problem.
Logged