07-25-2009, 04:59 AM
>Compiling...
1>IsoFStools.cpp
1>..\..\CDVD\IsoFStools.cpp(153) : error C2440: '=' : cannot convert from 'char *' to 'char'
1> There is no context in which this conversion is possible
1>..\..\CDVD\IsoFStools.cpp(155) : error C2664: '_strnicmp' : cannot convert parameter 1 from 'char' to 'const char *'
1> Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
1>Build log was saved at "file://c:\Games\pcsx2-read-only\pcsx2\windows\VCprojects\Release\BuildLog.htm"
1>pcsx2 - 2 error(s), 0 warning(s)
Dude, come on - actually test-build the project before you publish it on SVN!
1>IsoFStools.cpp
1>..\..\CDVD\IsoFStools.cpp(153) : error C2440: '=' : cannot convert from 'char *' to 'char'
1> There is no context in which this conversion is possible
1>..\..\CDVD\IsoFStools.cpp(155) : error C2664: '_strnicmp' : cannot convert parameter 1 from 'char' to 'const char *'
1> Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
1>Build log was saved at "file://c:\Games\pcsx2-read-only\pcsx2\windows\VCprojects\Release\BuildLog.htm"
1>pcsx2 - 2 error(s), 0 warning(s)
Dude, come on - actually test-build the project before you publish it on SVN!
