Gentoo compile
From Iris2
Ghoulsblade (Talk | contribs) (Created page with 'wxwidget linkercommand : problem during link : <pre> Linking iris ./liblugrelib.a(lugre_commondialog.o): In function `Lugre::LugreMessageBox(Lugre::eLugreMessageBoxType, std:…') |
Ghoulsblade (Talk | contribs) |
||
Line 21: | Line 21: | ||
run this command and append | run this command and append | ||
`wx-config --libs` | `wx-config --libs` | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | == image loading problems == | ||
+ | |||
+ | * if you just see yellow/black striped images in mainmenu, your ogre might be unable to load .png files | ||
+ | * check bin/Ogre.log for details | ||
+ | * installing devil (dev-image-lib) might help, (newer ogre versions use freeimage instead on ubuntu, but gentoo still seems to use devil) |