[flext] Troubles building flext

Matteo Zichella matteo.zichella at studenti.unimi.it
Fri Jul 15 13:40:46 CEST 2011


Hi to all, i'm having several troubles building flext with visual studio 2008 and windows 7 professional x64. Every time i try to build flext the compiler came up with a fatal error :


C:\Users\ZikyMan\Downloads\flext>build max msvc
------------------------------------------------


Microsoft (R) Program Maintenance Utility Version 9.00.30729.01
Copyright (C) Microsoft Corporation.  All rights reserved.


        1 file copiati.
-------------------------------------------------------------------------
A default system configuration file has been created.
Please edit C:\Users\ZikyMan\Downloads\flext\buildsys\config-win-max-msvc.txt
to match your platform and start again.
-------------------------------------------------------------------------
NMAKE : fatal error U1077: 'exit' : return code '0x1'
Stop.


Anyway i set up my config-win-max-msvc.txt and the config.txt file created at the second launch of build max msvc. When i try to build after the creation of the config.txt, the compiler came up with a lot of errors :



  C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\ivec.h(133
) : see declaration of 'I32vec2'
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\ivec.h(743) : erro
r C2733: second C linkage of overloaded function 'operator -' not allowed
        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\ivec.h(743
) : see declaration of 'operator -'



C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\ivec.h(743) : fata
l error C1003: error count exceeds 100; stopping compilation
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 9.0\
VC\BIN\cl.EXE"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 9.0\
VC\BIN\nmake.exe"' : return code '0x2'
Stop.



I'm not skilled in C programming, and i can't figure out what's wrong. I really need to get flext working because i'm writing a thesis for my first level degree, and i'm going crazy! I Hope in yor help, thank in advance.
                                                                                                                                        Matteo Zichella


P.S. Sorry for my not perfect english!


More information about the flext mailing list