Closed SelfishOlex closed 1 year ago
I fixed locally by installing:
sudo apt install binutils-dev
And linking against bfd
in BUILD_DEPENDENCIES of PopcornFX.Static.
This is now fixed on the development branch and will be included in the next releases. Since this is a fix in the linux popcornfx package, the commit on the development branch will downloads preview packages of 2.16.6. But basically I fixed it like this: This also includes the compilation error fixes you made in your PR.
Note: profile builds are good but debug builds are not.
Results in the following linking errors in debug builds: