Forums » Forum général »
NAN compilation problem
Added by Bourge Florentin about 10 years ago
Bonjour à tous,
Voici le problème que je recontre à la compilation en prenant les dernières version des dépôts.
step\pb_stepcompare3dgridscontents.cpp(174) : error C2065: 'NAN’ : undeclared identifier
step\pb_stepcompare3dgridscontents.cpp(181) : error C2065: 'NAN’ : undeclared identifier
step\pb_stepcompare3dgridscontents.cpp(184) : error C3861: 'isnan’: identifier not found
step\pb_stepcompare3dgridscontents.cpp(185) : error C3861: 'isnan’: identifier not found
step\pb_stepcompare3dgridscontents.cpp(193) : error C3861: 'isnan’: identifier not found
step\pb_stepcompare3dgridscontents.cpp(201) : error C3861: 'isnan’: identifier not found
C:\Users\Florentin\Computree - Copie\computreev3\pluginshared\ct_math/ct_mathpoint.h(35) : warning C4005: '_USE_MATH_DEFINES’ : macro redefinition
command-line arguments : see previous definition of '_USE_MATH_DEFINES’
actions\pb_actionmanualinventory.cpp(246) : error C2065: 'NAN’ : undeclared identifier
step\pb_stepcompare3dgridscontents.cpp(181) : error C2065: 'NAN’ : undeclared identifier
step\pb_stepcompare3dgridscontents.cpp(184) : error C3861: 'isnan’: identifier not found
step\pb_stepcompare3dgridscontents.cpp(185) : error C3861: 'isnan’: identifier not found
step\pb_stepcompare3dgridscontents.cpp(193) : error C3861: 'isnan’: identifier not found
step\pb_stepcompare3dgridscontents.cpp(201) : error C3861: 'isnan’: identifier not found
C:\Users\Florentin\Computree - Copie\computreev3\pluginshared\ct_math/ct_mathpoint.h(35) : warning C4005: '_USE_MATH_DEFINES’ : macro redefinition
command-line arguments : see previous definition of '_USE_MATH_DEFINES’
actions\pb_actionmanualinventory.cpp(246) : error C2065: 'NAN’ : undeclared identifier
QT 5.2.1 MSVC2012 Opengl 64 bits sur Windows 7
Est-ce que quelqu’un a déjà rencontré ce problème ?
Merci,
Florentin