Try first to run the msvc_build.bat with an argument of relwithdebinfo -----Original Message----- From: Bo Thorsen [mailto:b...@sonofthor.dk] Sent: Monday, January 28, 2019 11:36 AM To: mscore-developer@lists.sourceforge.net Subject: [Mscore-developer] MSVC 2017 compilation problem
Hi list, I would like to start contributing to the code. First step is to get stuff compiled. I am a *very* experienced Qt developer, but I haven't used CMake in at least 5 years. Progress so far: I cloned the repo, added the dependencies, checked that I had Qt Creator set up correctly, installed CMake. With a few tries I got CMake happy, and that runs without problems now. When building, it handles all the translations, but when it gets to the code, I get problems like these: C:\Users\bo\projects\MuseScore\MuseScore\audiofile\audiofile.cpp:-1: error: C1083: Cannot open precompiled header file: 'C:/Users/bo/projects/MuseScore/build-MuseScore-Desktop_Qt_5_12_0_MSVC2017_6 4bit3-Default/audiofile//all.pch': No such file or directory I get the same problem for many other dirs - midi, bww2mxml... I checked the build dir, and there doesn't seem to be any all.pch anywhere. I tried to look at the CMake code, but it's been too long. My setup is: Visual Studio 2017 Latest Qt 5.12 and Qt Creator 4.8 Latest CMake (3.13.something I think) I do everything from inside Qt Creator. I hope you do mind a bit of help to the new guy here. Thanks, Bo Thorsen, CEO & Founder, Viking Software. -- Viking Software Qt and C++ experts https://www.vikingsoftware.com _______________________________________________ Mscore-developer mailing list Mscore-developer@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mscore-developer _______________________________________________ Mscore-developer mailing list Mscore-developer@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mscore-developer