Changes between Version 1 and Version 2 of Ticket #10154, comment 1


Ignore:
Timestamp:
08/21/17 14:44:08 (7 years ago)
Author:
dreammaster

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10154, comment 1

    v1 v2  
    11That sounds weird. I build with Visual Studio 2015, and I've never had such issues with linking in the SCI engine. A few things I can suggest:
    221) make sure you're using the dists/msvc14 folder to build the solution, not msvc15, since that's a VS2017 solution
    3 2) Check if you're using Debug/Win32 as the target. I at least that that target works with the scummvm_libs zip file we provide. Not sure about the other targets off the top of my head.
     32) Check if you're using Debug/Win32 as the target. I at least know that that target works with the scummvm_libs zip file we provide. Not sure about the other targets off the top of my head.
    44
    55If you still have problems, try changing all the lines calling create_project in the dists/msvc14/create_msvc14.bat file to add in a  --disable-engine=sci