Actions
Bug #5040
closedMissing skia_opts_avx.lib in CMake. Occurs in 3.3.6 RC 2
Description
In order to compile Wt skia_opts_avx.lib must be linked
Please add it to CMake
Updated by Wim Dumon over 8 years ago
- Status changed from New to Feedback
- Assignee set to Wim Dumon
What OS?
What version of Skia?
RC2 compiles fine on Windows on our build servers... see skia source code for hints on what skia versions we use for the binary builds
Updated by Dennis Felippa over 8 years ago
Skia master branch from github.
I use Windows but it does not make a difference in this case
Thank you,
Dennis
Updated by Wim Dumon over 8 years ago
- Status changed from Feedback to Implemented @Emweb
I modified cmake to link to this library if it was found.
Wim.
Updated by Koen Deforche over 8 years ago
- Status changed from Implemented @Emweb to Resolved
Updated by Koen Deforche over 8 years ago
- Status changed from Resolved to Closed
Actions