Author Topic: Need help, do not get to compile from source.  (Read 1636 times)

0 Members and 1 Guest are viewing this topic.

Offline kir2yar

  • 25
Need help, do not get to compile from source.
The game itself is assembled correctly.
But with the editor - problem

#./autogen.sh --enable-wxfred2 --enable-inferno
Works fine
#make
Code: [Select]
wxfred2/wxfred2.cpp:9:23: error: wx/wxprec.h: No such file or directory
wxfred2/wxfred2.cpp:16:20: error: wx/wx.h: No such file or directory
wxfred2/wxfred2.cpp:20:27: error: wx/xrc/xmlres.h: No such file or directory
In file included from wxfred2/wxfred2.cpp:19:
wxfred2/wxfred2.h:13: error: expected class-name before ‘{’ token
In file included from wxfred2/wxfred2.cpp:21:
wxfred2/fredframe.h:12: error: expected constructor, destructor, or type conversion before ‘class’
wxfred2/wxfred2.cpp:26: error: expected constructor, destructor, or type conversion before ‘bool’
make[1]: *** [wxfred2.o] Error 1
make[1]: Leaving directory `/home/yar/FSO/fs2_open/code'
make: *** [all-recursive] Error 1

I've forgotten something from the dependencies? If so, then tell my that I forgot.

System - Ubuntu x86 10.04

[attachment deleted by admin]
I am from Russia. Sorry for my English.
I use Google Translator.

jabber: [email protected]

 

Offline The E

  • He's Ebeneezer Goode
  • 213
  • Nothing personal, just tech support.
    • Steam
    • Twitter
Re: Need help, do not get to compile from source.
At this point, wxFRED is incomplete, and not usable. The only FRED available is the one for Windows, which you might be able to get running using Wine.
If I'm just aching this can't go on
I came from chasing dreams to feel alone
There must be changes, miss to feel strong
I really need lifе to touch me
--Evergrey, Where August Mourns

 

Offline kir2yar

  • 25
Re: Need help, do not get to compile from source.
Sad. While under wine it really works.
I am from Russia. Sorry for my English.
I use Google Translator.

jabber: [email protected]