https://bugs.freedesktop.org/show_bug.cgi?id=81881
Priority: medium Bug ID: 81881 Assignee: mesa-dev@lists.freedesktop.org Summary: Scons+MSVC 12.0 shared targets build fails Severity: normal Classification: Unclassified OS: Windows (All) Reporter: ultrab...@gmail.com Hardware: All Status: NEW Version: 10.2 Component: Other Product: Mesa When building using mingw, VS2012 and python 2.7, and Scons 2.3.2, the shared targets (.dll, for example osmesa) leads to error: scons: *** [build\windows-x86\mesa\drivers\osmesa\osmesa.dll] Source file: src\m esa\drivers\osmesa\osmesa.def is static and is not compatible with shared target : build\windows-x86\mesa\drivers\osmesa\osmesa.dll Removing .def file from SConscript leads to linking errors with lex generated files. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev