- fixed several codes that may cause compilation warnings and errors.
- add the
-fPIC
parameter to avoid compilation errors when using native linux compile environment. - recompile using the new build environment(UE5.4, Xcode15, PlayStationSDK9.0)
-fPIC
parameter to avoid compilation errors when using native linux compile environment.