Link errors with visual Studio 2019

Bug #1911819 reported by Daniel Schürmann
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mixxx
New
Undecided
Unassigned

Bug Description

Is Visual Studio 2019 actually supported with 2.3-j00019-x64-release-fastbuild-static-55e94982-minimal?

chromaprint_p.lib(chromaprint.obj) : error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' in main.obj [D:\a\mixxx\mixxx\build\mixxx.vcxproj]
...

Qt5Sql.lib(qsqlcachedresult.obj) : error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' in analyserwaveformtest.obj [D:\a\mixxx\mixxx\build\mixxx-test.vcxproj]

cmake -G "Visual Studio 16 2019" -DCMAKE_BUILD_TYPE=Release "-DCMAKE_PREFIX_PATH=C:\buildenv\2.3-j00019-x64-release-fastbuild-static-55e94982-minimal;C:\buildenv\2.3-j00019-x64-release-fastbuild-static-55e94982-minimal\Qt-5.14.2" -DDEBUG_ASSERTIONS_FATAL=ON -DQt5_DIR= -DHSS1394=ON -DKEYFINDER=OFF -DLOCALECOMPARE=ON -DMAD=ON -DMEDIAFOUNDATION=ON -DSTATIC_DEPS=ON -DCMAKE_VERBOSE_MAKEFILE=ON -DBATTERY=ON -DBROADCAST=ON -DBULK=ON -DHID=ON -DLILV=ON -DOPUS=ON -DQTKEYCHAIN=ON -DVINYLCONTROL=ON ..

Revision history for this message
Be (be.ing) wrote :

Do these occur with the Ninja CMake generator? We are using that on GitHub Actions.

Revision history for this message
Daniel Schürmann (daschuer) wrote :

Yes, this is a linker error independent from the build system.

It happens also with Debug builds

Qt5Sql.lib(qsqlcachedresult.obj) : error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' in analyserwaveformtest.obj [D:\a\mixxx\mixxx\build\mixxx-test.vcxproj]

Revision history for this message
Swiftb0y (swiftb0y) wrote :

Mixxx now uses GitHub for bug tracking. This bug has been migrated to:
https://github.com/mixxxdj/mixxx/issues/10287

lock status: Metadata changes locked and limited to project staff
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.