--------------------Configuration: JECAsset - Win32 Debug--------------------
Compiling...
JECAsset.cpp
Z:\JECAsset.cpp(139) : error C2664: 'test_asset' : cannot convert parameter 2 from 'char [7]' to 'char'
This conversion requires a reinterpret_cast, a C-style cast or function-style cast
Z:\JECAsset.cpp(347) : error C2144: syntax error : missing ',' before type 'int'
Z:\JECAsset.cpp(351) : error C2082: redefinition of formal parameter 'assetnumber'
Z:\JECAsset.cpp(358) : error C2664: 'strcmp' : cannot convert parameter 2 from 'int' to 'const char *'
Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
Error executing cl.exe.
JECAsset.obj - 4 error(s), 0 warning(s)
Compiling...
JECAsset.cpp
Z:\JECAsset.cpp(139) : error C2664: 'test_asset' : cannot convert parameter 2 from 'char [7]' to 'char'
This conversion requires a reinterpret_cast, a C-style cast or function-style cast
Z:\JECAsset.cpp(347) : error C2144: syntax error : missing ',' before type 'int'
Z:\JECAsset.cpp(351) : error C2082: redefinition of formal parameter 'assetnumber'
Z:\JECAsset.cpp(358) : error C2664: 'strcmp' : cannot convert parameter 2 from 'int' to 'const char *'
Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
Error executing cl.exe.
JECAsset.obj - 4 error(s), 0 warning(s)
