MechVM compile error under Linux (Ubuntu)

MechVM - A MechWarrior 2 remake.

Moderator: Skyfaller

Post Reply
jacobbrett
I.S. Baby
Posts: 1
Joined: Fri Jun 11, 2010 10:38 pm

MechVM compile error under Linux (Ubuntu)

Post by jacobbrett »

Hi, I downloaded the two latest versions of MechVM (2010-02-20 & 2009-11-29), following the instructions here. When running

Code: Select all

qmake
on both versions, I get the errors:

Code: Select all

WARNING: Failure to find: MechBay.cpp
WARNING: Failure to find: MechBay.h
These files seem to not be included with either source zip.

Do these files exist elsewhere (online)? Were they accidentally omitted?
Thanks.
User avatar
Skyfaller
Clan 1st MechWarrior
Clan 1st MechWarrior
Posts: 1017
Joined: Sat Apr 12, 2008 2:58 am
Location: Germany
Contact:

Re: MechVM compile error under Linux (Ubuntu)

Post by Skyfaller »

Edit MechVM.pro and exchange MechBay.cpp/.h with MechLab.cpp/.h. There may be more compile errors after that, which will be fixed in the next release, but MechVM currently doesn't do a lot under Linux.
Post Reply