Hey guys,
I recently came across Pulpo and wanted to try it out. Usage and installation seemed to be quite easy considering the main homepage with the 4 step explanation. However I downloaded the zip extracted it and tried running the given command:
./pulpo -import-project ../../Projekte/Pielers/b2c-shop -orm Doctrine -export-image test/output.png
but all I get is this error:
dyld: Library not loaded: @rpath/QtWidgets.framework/Versions/5/QtWidgets
Referenced from: /Users/trothe/Development/Tools/Pulpo/./pulpo
Reason: image not found
I am on MacOS 10.14.5 and we are using Symfony, Doctrine and Docker
Any help is appreciated, thank you.
Greetz X-Ray-Jin