Iris2.de

Iris2-Forum
It is currently Thu Mar 28, 2024 11:41 pm

All times are UTC




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: Sat Nov 21, 2009 10:49 pm 
Offline

Joined: Sat Nov 21, 2009 10:42 pm
Posts: 2
I have installed fmod and all other required dependencies but i'm not sure what the error is telling me is missing. I'm guessing it can't find fmod. Fyi i'm running slackware 13.0 i have updated the uo client to latest. All I can see is it is missing a ogre.h header file and not finding fmod files. Can anyone help it would be much appreciated.

Cheers,
rarez

Quote:
bash-3.1# ./premakee
bash: ./premakee: No such file or directory
bash-3.1# sh premakelinux.sh
3
>>> disabled asserts (NDEBUG)
sound: openal
sound: fmod
OIS platform: linux (lugre)
AddLugreDeps: fmod in defines: true
searching for /usr/local/lib64//libfmodex.so/.a false false
searching for /usr/local/lib//libfmodex.so/.a false false
searching for /usr/lib64//libfmodex.so/.a false false
searching for /usr/lib//libfmodex.so/.a false false
WARNING:addcustomlib fmodex libfile not found
if you installed the 64 bit version, please try installing the 32 bit version instead
using /usr/local/include/fmodex as fmodex include path
sh: wx-config: command not found
AddLugreDeps: fmod in defines: true
searching for /usr/local/lib64//libfmodex.so/.a false false
searching for /usr/local/lib//libfmodex.so/.a false false
searching for /usr/lib64//libfmodex.so/.a false false
searching for /usr/lib//libfmodex.so/.a false false
WARNING:addcustomlib fmodex libfile not found
if you installed the 64 bit version, please try installing the 32 bit version instead
using /usr/local/include/fmodex as fmodex include path
sh: wx-config: command not found
Generating GNU makefiles:
...lugrelua
...lugreois
...md5lib
...caelumlib
...lugrelib
...iris
==== Building lugrelua ====
==== Building lugreois ====
==== Building md5lib ====
make[1]: `liblugrelua.a' is up to date.
make[1]: `liblugreois.a' is up to date.
==== Building caelumlib ====
make[1]: `libmd5lib.a' is up to date.
TypeDescriptor.cpp
CaelumPrecompiled.cpp
GeometryFactory.cpp
In file included from lugre/lib/caelum/src/TypeDescriptor.cpp:21:
lugre/lib/caelum/include/CaelumPrecompiled.h:24:18: error: Ogre.h: No such file or directory
In file included from lugre/lib/caelum/src/GeometryFactory.cpp:21:
lugre/lib/caelum/include/CaelumPrecompiled.h:24:18: error: Ogre.h: No such file or directory
In file included from lugre/lib/caelum/src/CaelumPrecompiled.cpp:21:
lugre/lib/caelum/include/CaelumPrecompiled.h:24:18: error: Ogre.h: No such file or directory
make[1]: *** [obj/Release/CaelumPrecompiled.o] Error 1
make[1]: *** Waiting for unfinished jobs....
In file included from lugre/lib/caelum/include/GeometryFactory.h:24,
from lugre/lib/caelum/src/GeometryFactory.cpp:22:
lugre/lib/caelum/include/CaelumPrerequisites.h:121: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:122: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:123: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:124: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:125: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:127: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:128: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:131: error: 'String' does not name a type
lugre/lib/caelum/include/CaelumPrerequisites.h:137: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:138: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:139: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:140: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:141: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:142: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:143: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:178: error: expected initializer before '&' token
In file included from lugre/lib/caelum/src/GeometryFactory.cpp:22:
lugre/lib/caelum/include/GeometryFactory.h:30: error: expected initializer before 'GeometryFactory'
lugre/lib/caelum/src/GeometryFactory.cpp:224: error: expected `}' at end of input
In file included from lugre/lib/caelum/include/TypeDescriptor.h:24,
from lugre/lib/caelum/src/TypeDescriptor.cpp:22:
lugre/lib/caelum/include/CaelumPrerequisites.h:121: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:122: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:123: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:124: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:125: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:127: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:128: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:131: error: 'String' does not name a type
lugre/lib/caelum/include/CaelumPrerequisites.h:137: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:138: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:139: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:140: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:141: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:142: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:143: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:178: error: expected initializer before '&' token
make[1]: *** [obj/Release/GeometryFactory.o] Error 1
make[1]: *** [obj/Release/TypeDescriptor.o] Error 1
make: *** [caelumlib] Error 2
bash-3.1# sh premakelinux.sh clear
3
>>> disabled asserts (NDEBUG)
sound: openal
sound: fmod
OIS platform: linux (lugre)
AddLugreDeps: fmod in defines: true
searching for /usr/local/lib64//libfmodex.so/.a false false
searching for /usr/local/lib//libfmodex.so/.a false false
searching for /usr/lib64//libfmodex.so/.a false false
searching for /usr/lib//libfmodex.so/.a false false
WARNING:addcustomlib fmodex libfile not found
if you installed the 64 bit version, please try installing the 32 bit version instead
using /usr/local/include/fmodex as fmodex include path
sh: wx-config: command not found
AddLugreDeps: fmod in defines: true
searching for /usr/local/lib64//libfmodex.so/.a false false
searching for /usr/local/lib//libfmodex.so/.a false false
searching for /usr/lib64//libfmodex.so/.a false false
searching for /usr/lib//libfmodex.so/.a false false
WARNING:addcustomlib fmodex libfile not found
if you installed the 64 bit version, please try installing the 32 bit version instead
using /usr/local/include/fmodex as fmodex include path
sh: wx-config: command not found
Generating GNU makefiles:
...lugrelua
...lugreois
...md5lib
...caelumlib
...lugrelib
...iris
==== Building lugrelua ====
==== Building lugreois ====
make[1]: `liblugrelua.a' is up to date.
make[1]: `liblugreois.a' is up to date.
==== Building md5lib ====
==== Building caelumlib ====
make[1]: `libmd5lib.a' is up to date.
GeometryFactory.cpp
TypeDescriptor.cpp
In file included from lugre/lib/caelum/src/GeometryFactory.cpp:21:
lugre/lib/caelum/include/CaelumPrecompiled.h:24:18: error: Ogre.h: No such file or directory
In file included from lugre/lib/caelum/src/TypeDescriptor.cpp:21:
lugre/lib/caelum/include/CaelumPrecompiled.h:24:18: error: Ogre.h: No such file or directory
CaelumPrecompiled.cpp
In file included from lugre/lib/caelum/include/GeometryFactory.h:24,
from lugre/lib/caelum/src/GeometryFactory.cpp:22:
lugre/lib/caelum/include/CaelumPrerequisites.h:121: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:122: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:123: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:124: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:125: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:127: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:128: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:131: error: 'String' does not name a type
lugre/lib/caelum/include/CaelumPrerequisites.h:137: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:138: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:139: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:140: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:141: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:142: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:143: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:178: error: expected initializer before '&' token
In file included from lugre/lib/caelum/src/GeometryFactory.cpp:22:
lugre/lib/caelum/include/GeometryFactory.h:30: error: expected initializer before 'GeometryFactory'
lugre/lib/caelum/src/GeometryFactory.cpp:224: error: expected `}' at end of input
In file included from lugre/lib/caelum/include/TypeDescriptor.h:24,
from lugre/lib/caelum/src/TypeDescriptor.cpp:22:
lugre/lib/caelum/include/CaelumPrerequisites.h:121: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:122: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:123: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:124: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:125: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:127: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:128: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:131: error: 'String' does not name a type
lugre/lib/caelum/include/CaelumPrerequisites.h:137: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:138: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:139: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:140: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:141: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:142: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:143: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:178: error: expected initializer before '&' token
make[1]: *** [obj/Release/GeometryFactory.o] Error 1
make[1]: *** Waiting for unfinished jobs....
In file included from lugre/lib/caelum/src/CaelumPrecompiled.cpp:21:
lugre/lib/caelum/include/CaelumPrecompiled.h:24:18: error: Ogre.h: No such file or directory
make[1]: *** [obj/Release/CaelumPrecompiled.o] Error 1
make[1]: *** [obj/Release/TypeDescriptor.o] Error 1
make: *** [caelumlib] Error 2
bash-3.1# clear

bash-3.1# sh premakelinux.sh clear
3
>>> disabled asserts (NDEBUG)
sound: openal
sound: fmod
OIS platform: linux (lugre)
AddLugreDeps: fmod in defines: true
searching for /usr/local/lib64//libfmodex.so/.a false false
searching for /usr/local/lib//libfmodex.so/.a false false
searching for /usr/lib64//libfmodex.so/.a false false
searching for /usr/lib//libfmodex.so/.a false false
WARNING:addcustomlib fmodex libfile not found
if you installed the 64 bit version, please try installing the 32 bit version instead
using /usr/local/include/fmodex as fmodex include path
sh: wx-config: command not found
AddLugreDeps: fmod in defines: true
searching for /usr/local/lib64//libfmodex.so/.a false false
searching for /usr/local/lib//libfmodex.so/.a false false
searching for /usr/lib64//libfmodex.so/.a false false
searching for /usr/lib//libfmodex.so/.a false false
WARNING:addcustomlib fmodex libfile not found
if you installed the 64 bit version, please try installing the 32 bit version instead
using /usr/local/include/fmodex as fmodex include path
sh: wx-config: command not found
Generating GNU makefiles:
...lugrelua
...lugreois
...md5lib
...caelumlib
...lugrelib
...iris
==== Building lugreois ====
==== Building lugrelua ====
make[1]: `liblugreois.a' is up to date.
==== Building md5lib ====
make[1]: `libmd5lib.a' is up to date.
make[1]: `liblugrelua.a' is up to date.
==== Building caelumlib ====
GeometryFactory.cpp
TypeDescriptor.cpp
In file included from lugre/lib/caelum/src/GeometryFactory.cpp:21:
lugre/lib/caelum/include/CaelumPrecompiled.h:24:18: error: Ogre.h: No such file or directory
In file included from lugre/lib/caelum/src/TypeDescriptor.cpp:21:
lugre/lib/caelum/include/CaelumPrecompiled.h:24:18: error: Ogre.h: No such file or directory
In file included from lugre/lib/caelum/include/GeometryFactory.h:24,
from lugre/lib/caelum/src/GeometryFactory.cpp:22:
lugre/lib/caelum/include/CaelumPrerequisites.h:121: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:122: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:123: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:124: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:125: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:127: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:128: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:131: error: 'String' does not name a type
lugre/lib/caelum/include/CaelumPrerequisites.h:137: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:138: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:139: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:140: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:141: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:142: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:143: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:178: error: expected initializer before '&' token
In file included from lugre/lib/caelum/src/GeometryFactory.cpp:22:
lugre/lib/caelum/include/GeometryFactory.h:30: error: expected initializer before 'GeometryFactory'
lugre/lib/caelum/src/GeometryFactory.cpp:224: error: expected `}' at end of input
In file included from lugre/lib/caelum/include/TypeDescriptor.h:24,
from lugre/lib/caelum/src/TypeDescriptor.cpp:22:
lugre/lib/caelum/include/CaelumPrerequisites.h:121: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:122: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:123: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:124: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:125: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:127: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:128: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:131: error: 'String' does not name a type
lugre/lib/caelum/include/CaelumPrerequisites.h:137: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:138: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:139: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:140: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:141: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:142: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:143: error: 'Ogre' has not been declared
lugre/lib/caelum/include/CaelumPrerequisites.h:178: error: expected initializer before '&' token
CaelumPrecompiled.cpp
make[1]: *** [obj/Release/GeometryFactory.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [obj/Release/TypeDescriptor.o] Error 1
In file included from lugre/lib/caelum/src/CaelumPrecompiled.cpp:21:
lugre/lib/caelum/include/CaelumPrecompiled.h:24:18: error: Ogre.h: No such file or directory
make[1]: *** [obj/Release/CaelumPrecompiled.o] Error 1
make: *** [caelumlib] Error 2


Top
 Profile  
 
 Post subject: After installing Ogre3d
PostPosted: Sat Nov 21, 2009 11:31 pm 
Offline

Joined: Sat Nov 21, 2009 10:42 pm
Posts: 2
I realised Ogre3d was not installed and that was what was missing.

Here is my new error from premakelinux.sh

Quote:
bash-3.1# sh premakelinux.sh
3
>>> disabled asserts (NDEBUG)
sound: openal
sound: fmod
OIS platform: linux (lugre)
AddLugreDeps: fmod in defines: true
searching for /usr/local/lib64//libfmodex.so/.a false false
searching for /usr/local/lib//libfmodex.so/.a false false
searching for /usr/lib64//libfmodex.so/.a false false
searching for /usr/lib//libfmodex.so/.a false false
WARNING:addcustomlib fmodex libfile not found
if you installed the 64 bit version, please try installing the 32 bit version instead
using /usr/local/include/fmodex as fmodex include path
sh: wx-config: command not found
AddLugreDeps: fmod in defines: true
searching for /usr/local/lib64//libfmodex.so/.a false false
searching for /usr/local/lib//libfmodex.so/.a false false
searching for /usr/lib64//libfmodex.so/.a false false
searching for /usr/lib//libfmodex.so/.a false false
WARNING:addcustomlib fmodex libfile not found
if you installed the 64 bit version, please try installing the 32 bit version instead
using /usr/local/include/fmodex as fmodex include path
sh: wx-config: command not found
Generating GNU makefiles:
...lugrelua
...lugreois
...md5lib
...caelumlib
...lugrelib
...iris
==== Building lugrelua ====
==== Building lugreois ====
make[1]: `liblugrelua.a' is up to date.
==== Building md5lib ====
make[1]: `liblugreois.a' is up to date.
==== Building caelumlib ====
make[1]: `libmd5lib.a' is up to date.
make[1]: `libcaelumlib.a' is up to date.
==== Building lugrelib ====
lugre_commondialog.cpp
lugre_profile.cpp
lugre_sound_L.cpp
lugre/src/lugre_commondialog.cpp:179:20: warning: wx/app.h: No such file or directory
lugre/src/lugre_commondialog.cpp:180:23: warning: wx/window.h: No such file or directory
lugre/src/lugre_commondialog.cpp:181:24: warning: wx/filedlg.h: No such file or directory
lugre/src/lugre_commondialog.cpp:182:23: warning: wx/msgdlg.h: No such file or directory
lugre/src/lugre_commondialog.cpp: In function 'Lugre::eLugreMessageBoxResult Lugre::LugreMessageBox(Lugre::eLugreMessageBoxType, std::string, std::string)':
lugre/src/lugre_commondialog.cpp:189: error: 'wxApp' was not declared in this scope
lugre/src/lugre_commondialog.cpp:189: error: 'app' was not declared in this scope
lugre/src/lugre_commondialog.cpp:189: error: expected type-specifier before 'wxApp'
lugre/src/lugre_commondialog.cpp:189: error: expected `;' before 'wxApp'
lugre/src/lugre_commondialog.cpp:191: error: 'wxChar' was not declared in this scope
lugre/src/lugre_commondialog.cpp:191: error: expected primary-expression before ')' token
lugre/src/lugre_commondialog.cpp:191: error: 'wxEntryStart' was not declared in this scope
lugre/src/lugre_commondialog.cpp:197: error: 'wxOK' was not declared in this scope
lugre/src/lugre_commondialog.cpp:200: error: 'wxCANCEL' was not declared in this scope
lugre/src/lugre_commondialog.cpp:201: error: 'wxYES_NO' was not declared in this scope
lugre/src/lugre_commondialog.cpp:204: error: 'wxString' has not been declared
lugre/src/lugre_commondialog.cpp:204: error: 'wxString' has not been declared
lugre/src/lugre_commondialog.cpp:204: error: 'wxMessageBox' was not declared in this scope
lugre/src/lugre_commondialog.cpp:206: error: 'wxEntryCleanup' was not declared in this scope
lugre/src/lugre_commondialog.cpp:210: error: 'wxYES' was not declared in this scope
lugre/src/lugre_commondialog.cpp:211: error: 'wxNO' was not declared in this scope
lugre/src/lugre_commondialog.cpp:212: error: 'wxCANCEL' was not declared in this scope
lugre/src/lugre_commondialog.cpp:213: error: 'wxOK' cannot appear in a constant-expression
lugre/src/lugre_commondialog.cpp: At global scope:
lugre/src/lugre_commondialog.cpp:223: error: expected class-name before '{' token
lugre/src/lugre_commondialog.cpp: In function 'bool Lugre::FileUniDialog(const std::string&, const std::string&, const std::string&, std::string&, bool)':
lugre/src/lugre_commondialog.cpp:252: error: 'wxApp' was not declared in this scope
lugre/src/lugre_commondialog.cpp:252: error: 'app' was not declared in this scope
lugre/src/lugre_commondialog.cpp:252: error: expected type-specifier before 'wxApp'
lugre/src/lugre_commondialog.cpp:252: error: expected `;' before 'wxApp'
lugre/src/lugre_commondialog.cpp:255: error: 'wxChar' was not declared in this scope
lugre/src/lugre_commondialog.cpp:255: error: expected primary-expression before ')' token
lugre/src/lugre_commondialog.cpp:255: error: 'wxEntryStart' was not declared in this scope
lugre/src/lugre_commondialog.cpp:257: error: 'wxWindow' was not declared in this scope
lugre/src/lugre_commondialog.cpp:257: error: 'mainWindow' was not declared in this scope
lugre/src/lugre_commondialog.cpp:257: error: expected type-specifier before 'wxWindow'
lugre/src/lugre_commondialog.cpp:257: error: expected `;' before 'wxWindow'
lugre/src/lugre_commondialog.cpp:258: error: 'FALSE' was not declared in this scope
lugre/src/lugre_commondialog.cpp:265: error: 'wxFileDialog' was not declared in this scope
lugre/src/lugre_commondialog.cpp:265: error: 'openFileDialog' was not declared in this scope
lugre/src/lugre_commondialog.cpp:266: error: expected type-specifier before 'wxFileDialog'
lugre/src/lugre_commondialog.cpp:266: error: expected `;' before 'wxFileDialog'
lugre/src/lugre_commondialog.cpp:273: error: 'wxID_OK' was not declared in this scope
lugre/src/lugre_commondialog.cpp:278: error: 'wxEntryCleanup' was not declared in this scope
lugre/src/lugre_commondialog.cpp:280: error: type '<type error>' argument given to 'delete', expected pointer
make[1]: *** [obj/Release/lugre_commondialog.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [lugrelib] Error 2


Top
 Profile  
 
PostPosted: Sat Nov 21, 2009 11:44 pm 
Offline
iris2-developer
User avatar

Joined: Tue Apr 18, 2006 10:28 pm
Posts: 823
Location: Munich, Bavaria, Germany
you also need wxwidgets
on ubuntu(debian based) the package names are : libwxbase2.8-dev libwxgtk2.8-dev wx2.8-headers

i'd recommend taking a look at installdeps.ubuntu.sh , even when you're not on ubuntu, the package names and other instructions are in there, also for the fmod problem (looks like you'll need to create a symlink of the fmod .so file)


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group