Jaroslav Prokop
unread,Mar 11, 2011, 6:09:50 PM3/11/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tim16_2010
Milan,
Neviem skompilovat tvoju branchu. Hlasi mi tam chyby v
GraphMLImporter.h a v GraphMLImporter.cpp:
1>C:\TP\rep\3dsoftviz\include\Importer/GraphMLImporter.h(71) : error
C2146: syntax error : missing ';' before identifier
'entitiesProcessed_'
1>C:\TP\rep\3dsoftviz\include\Importer/GraphMLImporter.h(71) : error
C4430: missing type specifier - int assumed. Note: C++ does not
support default-int
1>C:\TP\rep\3dsoftviz\include\Importer/GraphMLImporter.h(71) : error
C4430: missing type specifier - int assumed. Note: C++ does not
support default-int
1>C:\TP\rep\3dsoftviz\include\Importer/GraphMLImporter.h(72) : error
C2146: syntax error : missing ';' before identifier 'entitiesCount_'
1>C:\TP\rep\3dsoftviz\include\Importer/GraphMLImporter.h(72) : error
C4430: missing type specifier - int assumed. Note: C++ does not
support default-int
1>C:\TP\rep\3dsoftviz\include\Importer/GraphMLImporter.h(72) : error
C4430: missing type specifier - int assumed. Note: C++ does not
support default-int
1>GraphMLImporter.cpp
1>C:\TP\rep\3dsoftviz\include\Importer/GraphMLImporter.h(71) : error
C2146: syntax error : missing ';' before identifier
'entitiesProcessed_'
1>C:\TP\rep\3dsoftviz\include\Importer/GraphMLImporter.h(71) : error
C4430: missing type specifier - int assumed. Note: C++ does not
support default-int
1>C:\TP\rep\3dsoftviz\include\Importer/GraphMLImporter.h(71) : error
C4430: missing type specifier - int assumed. Note: C++ does not
support default-int
1>C:\TP\rep\3dsoftviz\include\Importer/GraphMLImporter.h(72) : error
C2146: syntax error : missing ';' before identifier 'entitiesCount_'
1>C:\TP\rep\3dsoftviz\include\Importer/GraphMLImporter.h(72) : error
C4430: missing type specifier - int assumed. Note: C++ does not
support default-int
1>C:\TP\rep\3dsoftviz\include\Importer/GraphMLImporter.h(72) : error
C4430: missing type specifier - int assumed. Note: C++ does not
support default-int
1>..\3dsoftviz\src\Importer\GraphMLImporter.cpp(29) : error C2059:
syntax error : '{'
1>..\3dsoftviz\src\Importer\GraphMLImporter.cpp(29) : error C2143:
syntax error : missing ';' before '{'
1>..\3dsoftviz\src\Importer\GraphMLImporter.cpp(30) : error C2143:
syntax error : missing ';' before '}'
1>..\3dsoftviz\src\Importer\GraphMLImporter.cpp(30) : error C2143:
syntax error : missing ';' before ','
1>..\3dsoftviz\src\Importer\GraphMLImporter.cpp(31) : error C2143:
syntax error : missing ';' before '{'
1>..\3dsoftviz\src\Importer\GraphMLImporter.cpp(31) : error C2143:
syntax error : missing ';' before '}'
1>..\3dsoftviz\src\Importer\GraphMLImporter.cpp(31) : error C2143:
syntax error : missing ';' before ','
1>..\3dsoftviz\src\Importer\GraphMLImporter.cpp(32) : error C2143:
syntax error : missing ';' before '{'
1>..\3dsoftviz\src\Importer\GraphMLImporter.cpp(32) : error C2143:
syntax error : missing ';' before '}'
1>..\3dsoftviz\src\Importer\GraphMLImporter.cpp(32) : error C2143:
syntax error : missing ';' before ','
1>..\3dsoftviz\src\Importer\GraphMLImporter.cpp(33) : error C2143:
syntax error : missing ';' before '{'
1>..\3dsoftviz\src\Importer\GraphMLImporter.cpp(33) : error C2143:
syntax error : missing ';' before '}'
1>..\3dsoftviz\src\Importer\GraphMLImporter.cpp(33) : error C2143:
syntax error : missing ';' before ','
1>..\3dsoftviz\src\Importer\GraphMLImporter.cpp(34) : error C2143:
syntax error : missing ';' before '{'
1>..\3dsoftviz\src\Importer\GraphMLImporter.cpp(34) : error C2143:
syntax error : missing ';' before '}'
1>..\3dsoftviz\src\Importer\GraphMLImporter.cpp(34) : error C2143:
syntax error : missing ';' before ','
1>..\3dsoftviz\src\Importer\GraphMLImporter.cpp(35) : error C2143:
syntax error : missing ';' before '{'
1>..\3dsoftviz\src\Importer\GraphMLImporter.cpp(35) : error C2143:
syntax error : missing ';' before '}'
1>..\3dsoftviz\src\Importer\GraphMLImporter.cpp(35) : error C2143:
syntax error : missing ';' before ','
1>..\3dsoftviz\src\Importer\GraphMLImporter.cpp(77) : error C2065:
'entitiesProcessed_' : undeclared identifier
1>..\3dsoftviz\src\Importer\GraphMLImporter.cpp(78) : error C2065:
'entitiesCount_' : undeclared identifier
1>..\3dsoftviz\src\Importer\GraphMLImporter.cpp(198) : error C2065:
'entitiesProcessed_' : undeclared identifier
1>..\3dsoftviz\src\Importer\GraphMLImporter.cpp(199) : error C2065:
'entitiesProcessed_' : undeclared identifier
1>..\3dsoftviz\src\Importer\GraphMLImporter.cpp(199) : error C2065:
'entitiesCount_' : undeclared identifier
1>..\3dsoftviz\src\Importer\GraphMLImporter.cpp(317) : error C2065:
'entitiesProcessed_' : undeclared identifier
1>..\3dsoftviz\src\Importer\GraphMLImporter.cpp(318) : error C2065:
'entitiesProcessed_' : undeclared identifier
1>..\3dsoftviz\src\Importer\GraphMLImporter.cpp(318) : error C2065:
'entitiesCount_' : undeclared identifier
--Skus si to skompilovat a oprav chybu, alebo daj typ na to v com je
chyba.