Opened 16 years ago
Closed 15 years ago
#901 closed Defect (worksforme)
Linux compile fails if I enable manager
Reported by: | shiki08 | Owned by: | romw |
---|---|---|---|
Priority: | Critical | Milestone: | Undetermined |
Component: | Manager | Version: | |
Keywords: | manager make gcc error | Cc: |
Description
Topic says it all. Used gcc4.4.0 , arch Linux x86-64.
Here is the "log": http://pastebin.com/f3d656f67
By the way, the whole compiling process is full with error messages. Could you fix it?.. Ty. (I only set to CRITICAL, since I could use it without gui (its a bit harder that way, but I COULD... (if the other bug wouldnt exist, what I just reported))
Change History (3)
comment:1 Changed 16 years ago by
comment:2 Changed 16 years ago by
What version of wxWidgets do you have installed on your machine?
It looks like there is a mismatch between debug and release builds.
(Tried to apply gcc4.4.0 patch, but the 6.7.5 version already contains the fixes)