project-navigation
Personal tools

Author Topic: dev-cpp problem  (Read 2548 times)

Offline TedBronson

  • Cannon Fodder
  • **
  • Posts: 1
    • View Profile
dev-cpp problem
« on: October 29, 2007, 04:10:19 am »
Hi I've been playing the game on my debian system at work, great job :-)

However when I try to compile it with Dev-CPP on my winXP box I get an error message when compiling ufo.dev:
(svn/dev version)

cannot find -lvorbisfile


I tried to figure out how to get this to work by grabbing the source, but I have no clue about compiling in windows :-/

Offline Mattn

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 4831
  • https://github.com/mgerhardy/vengi
    • View Profile
    • Vengi Voxel Tools
Re: dev-cpp problem
« Reply #1 on: October 29, 2007, 07:54:16 am »
install the needed devpaks - see our dev-cpp article in the wiki - but to be honest... you should use the prepackaged codeblocks package (dev-cpp projectfiles may be outdated). the codeblocks article is also in our wiki.