Jump to content

Valkyrie

Members
  • Posts

    4
  • Joined

  • Last visited

Valkyrie's Achievements

  1. Is there a way to display a composite sprite onto the GUI? I have tried using a GuiSpriteCtrl with no success.
  2. I was able to fix it by running: dpkg --add-architecture i386 and installing all the libraries with :i386. But now I get the following error: Debug/2d/sceneobject/SceneObject.cc.o: In function `cSceneObjectplaySound(SceneObject*, int, char const**)': /home/bob/Desktop/Testing32/engine/compilers/Make/../../source/2d/sceneobject/SceneObject_ScriptBinding.h:4503: undefined reference to `AudioDescription::AudioDescription()'
  3. What should I do? I have already tried purging libxft-dev and reinstalling it.
  4. I have been trying to use make on Ubuntu but I have been getting the following error: In file included from ../../source/platformX86UNIX/x86UNIXFont.cc:36:0: /usr/include/X11/Xft/Xft.h:40:10: error: #include expects "FILENAME" or <FILENAME> #include FT_FREETYPE_H ^ Google has unfortunately been unhelpful. I have all the libraries listed on the linux build page.
×
×
  • Create New...