Page 1 of 1

MechVM compile error under Linux (Ubuntu)

Posted: Fri Jun 11, 2010 10:46 pm
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.

Re: MechVM compile error under Linux (Ubuntu)

Posted: Sat Jun 12, 2010 12:49 am
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.