Open KmanProdz opened 4 years ago
Make sure you have pkg-config installed. This can be done from homebrew.
@thestr4ng3r Got it working eventually. Thanks. How did you make it possible to package the dmg chiaki executable with the frameworks required for the app embedded in? If I try and open the application on another Mac. It can't open and I believe it is because of that as when I check "show package contents" compared to your releases you can download it's missing frameworks folder and plugins I believe thanks.
Environment
Describe the bug On attempt to compile using CMake,
this was the outputted log:
CMake Error: INSTALL(EXPORT) given unknown export "nanopb-targets"
Not sure what this is, this is what apparently failed the generation. How could I resolve this?INSTALL TARGETS - target chiaki has RESOURCE files but no RESOURCE DESTINATION.
Also not sure if this means anything too.To Reproduce Steps to reproduce the behavior:
Screenshots If applicable, add screenshots to help explain your problem.
Additional context Add any other context about the problem here.