Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
modulconvert
10-06-2009, 12:23 PM,
#1
modulconvert
Hello, again!

I need modelconvert, because my blender-version somehow doesn't like import-joe.py. I fetched vdrift from svn. Because I didn't know where I can find the installation notes of modelconvert, I had to guess. I thought, it would be build with vdrift but after building I couldn't see a modelconvert executable. So, I tried scons in the modelconvert directory:

Code:
vdrift/tools/modelconvert$ scons
scons: Reading SConscript files ...
scons: done reading SConscript files.
scons: Building targets ...
g++ -o main.o -c -g3 -I. -I/home/mitsch/bin/vdrift/include main.cpp
main.cpp: In function 'int main(int, char**)':
main.cpp:80: error: no matching function for call to 'max(unsigned int, long unsigned int)'
main.cpp:81: error: no matching function for call to 'max(unsigned int, long unsigned int)'
main.cpp:88: error: no matching function for call to 'MODEL::ReadFromFile(std::string&)'
/home/mitsch/bin/vdrift/include/model.h:75: note: candidates are: bool MODEL::ReadFromFile(const std::string&, std::ostream&, bool)
scons: *** [main.o] Error 1
scons: building terminated because of errors.

Are there some libraries missing? (I installed freeglut3-dev, already, because in the first run scons complained about a missing GL/glut.h. You can see the second run above.)
By the way: I use Ubuntu 9.04 64bit.
Reply
10-06-2009, 11:00 PM,
#2
 
Try updating to R2544 and see if that fixes it.
Reply
10-07-2009, 03:13 AM,
#3
 
Yeah, fixed!
I got a modulconvert executable, now! Thanks!

...and greetings!
Mitsch
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)