aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: aMule wont compile on Windows XP  (Read 2713 times)

GrayFox.i0n

  • Full Member
  • ***
  • Karma: 2
  • Offline Offline
  • Posts: 139
aMule wont compile on Windows XP
« on: February 04, 2008, 09:26:58 PM »

I followed your wiki and im compiling from windows

Code: [Select]
./configure --enable-amule-gui --enable-amulecmd --enable-monolithic --enable
-ed2k --enable-debug --enable-optimize


then, after the make command i get this stop:

Code: [Select]
...
leappgui  -L/usr/local/lib  -mthreads  -Wl,--subsystem,windows -mwindows /usr/local/lib/libwx_mswu_adv-2.8.a /usr/local/lib/libwx_mswu_core-2.8.a /usr/local/lib/libwx_baseu_net-2.8.a /usr/local/lib/libwx_baseu-2.8.a -lwxregexu-2.8 -lwxexpat-2.8 -lwxtiff-2.8 -lwxjpeg-2.8 -lwxpng-2.8 -lz -lrpcrt4 -loleaut32 -lole32 -luuid -lwinspool -lwinmm -lshell32 -lcomctl32 -lcomdlg32 -lctl3d32 -ladvapi32 -lwsock32 -lgdi32  amulerc.o -lz
./libmuleappgui.a(libmuleappgui_a-MuleListCtrl.o): In function `ZN13CMuleListCtrl14OnColumnRClickER11wxListEvent':
C:/msys/1.0/home/Xi0N/amule-cvs/src/MuleListCtrl.cpp:299: undefined reference to `wxControl::GetClassInfoW() const'
collect2: ld returned 1 exit status
make[3]: *** [amule.exe] Error 1
make[3]: Leaving directory `/home/Xi0N/amule-cvs/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/Xi0N/amule-cvs/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/Xi0N/amule-cvs'
make: *** [all] Error 2

The last 3 or 4 CVS gave me the same problem
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: aMule wont compile on Windows XP
« Reply #1 on: February 04, 2008, 09:40:27 PM »

Please see the following thread for any progress with this problem: http://forum.amule.org/index.php?topic=14366.0
Logged