project-navigation
Personal tools

Author Topic: development version compiling problem  (Read 2597 times)

Offline mattheus

  • Rookie
  • ***
  • Posts: 59
    • View Profile
development version compiling problem
« on: February 03, 2008, 11:02:23 pm »
Hi!

Current snapshot from subversion gives error on compiling in both of my machines (Ubuntu Gutsy AM62 and x86 versions):

Code: [Select]
Assembler messages:
Fatal error: can't create debug-linux-gnu-x86_64/client/client/menu/m_actions.o: No such file or directory
make: *** [debug-linux-gnu-x86_64/client/client/menu/m_actions.o] Error 2

Offline Mattn

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 4831
  • https://github.com/mgerhardy/vengi
    • View Profile
    • Vengi Voxel Tools
Re: development version compiling problem
« Reply #1 on: February 04, 2008, 08:28:15 am »
first type make clean - then redo your normal make