You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wow, syntax error is bad thing. I intend to build a test scenario so that I can run the msvc myself but I did not have time for that lately.
As far as you are using cmake it would be good to test without the special header file - have a look at zzip/conf.h and disable the if-defined that includes <zzip/_msvc.h> as the cmake-provided <zzip/_config.h> should be correct. That _msvc.h is old stuff when vcproj files were created manually and the visualstudio guys needed to compile without a configure step.
Clearly PACKAGE_NAME is something out of the configure step.
I got some errors like in the following pipeline: https://dev.azure.com/conda-forge/feedstock-builds/_build/results?buildId=888498&view=logs&jobId=a70f640f-cc53-5cd3-6cdc-236a1aa90802&j=a70f640f-cc53-5cd3-6cdc-236a1aa90802&t=6119ccbe-9301-594f-7c27-f792b80a7fcc
Maybe someone has ideas?
The text was updated successfully, but these errors were encountered: