OlehKulykov / PLzmaSDK

PLzmaSDK is (Portable, Patched, Package, cross-P-latform) Lzma SDK.
Other
85 stars 25 forks source link

Error reporting using source code compilation #20

Closed AndyLxl closed 1 year ago

AndyLxl commented 1 year ago

I first import libplzma. h, libplzma. hpp, and objc folders, and then use plzmasdk in the following two ways

  1. Import libplzma_ Static.a static library, no problem with compilation
  2. Import the src folder and compile an error. The error is as follows lALPJxf-1V5iz7XNBBLNCyI_2850_1042

    How to fix this error?