REPRODUCIBILITY (% or how often): 100%
BUILD ID = OS VERSION (Settings > About product): 3.4
HARDWARE (XA2, X10, X10 II, …): volla phone
UI LANGUAGE:en_US
REGRESSION: (compared to previous public release: Yes, No, ?): unclear
DESCRIPTION:
In the hopes of fixing a build/debug issue, I did an upgrade to 3.5. This resulted in a project I could build this morning producing this output:
sfdk: [I] Options from environment: -c target=SailfishOS-3.4.0.24-armv7hl
error: Failed build dependencies:
pkgconfig(SDL2_mixer) is needed by harbour-simplesynth-0.1-1.armv7hl
pkgconfig(sdl2) is needed by harbour-simplesynth-0.1-1.armv7hl
great.
PRECONDITIONS:
Use 3.4 SDK to build a project (subdirs style) with a dependency on SDL2 (presumably) and upgrade to 3.5.
STEPS TO REPRODUCE:
- build a project with pkgconfig(SDL2_mixer), pkgconfig(SDL2) (in this case, in spec and .pro)
- compile with 3.4
- upgrade to 3.5 sdk
- attempt to compile.
EXPECTED RESULT:
Ah, compilation of the binary and deployment as in 3.4
ACTUAL RESULT:
Errors.
Can I downgrade. This really sucks.
ADDITIONAL INFORMATION:
(Please ALWAYS attach relevant data such as logs, screenshots, etc…)