I'm compiling TFS 2.x in MVS 10 ultimate.
I've all libs/dll's that are included in the TFS SDK and using the settings.props from Free Cloud Storage - MediaFire as posted here: http://otland.net/f250/problem-compilation-forgotten-server-162789/#post1570251
And I've executed the registerenv.bat
Trying with release GUI Win32.
This is what I get:
1>LINK : fatal error LNK1181: cannot open input file 'lua51.lib'
1>
1>Build FAILED.
1>
1>Time Elapsed 00:01:07.52
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
This what I get when I try to compile with x64: fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory
I've all libs/dll's that are included in the TFS SDK and using the settings.props from Free Cloud Storage - MediaFire as posted here: http://otland.net/f250/problem-compilation-forgotten-server-162789/#post1570251
And I've executed the registerenv.bat
Trying with release GUI Win32.
This is what I get:
1>LINK : fatal error LNK1181: cannot open input file 'lua51.lib'
1>
1>Build FAILED.
1>
1>Time Elapsed 00:01:07.52
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
This what I get when I try to compile with x64: fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory
Last edited: