Home Documentation Download Pricing Buy Now

[Fixed] Pulpo is not packaged for Mac version

0 votes

I would like to try Pulpo as a viewer for my Skipper files, but the Mac bundle seems broken.

The content is not packaged on a .app file so I can't run it.

Thanks

asked Jul 7, 2015 in Solved by genedys (180 points)
recategorized Oct 12, 2015 by ludek.vodicka

2 Answers

+1 vote
 
Best answer

New Pulpo version was released with fixed OS X dependecies.

Feel free to download it from https://www.pulpo18.com/

or directly from http://downloads.pulpo18.com/1.1.0.47/Pulpo-1.1.0.47-MacOS-all-64bit.zip

answered Jul 18, 2015 by ludek.vodicka Skipper developer (140,530 points)
selected Jul 31, 2015 by genedys

It works, thanks.

0 votes

Hi,

this is a correct. Pulpo isn't GUI application but command line tool. So there is no .app package. You need to use command line to generate model from your schema files:

pulpo -import-project project/path/Test -orm Doctrine -export-image image/path/output.png
answered Jul 7, 2015 by ludek.vodicka Skipper developer (140,530 points)

It doesn't seem to work neither.

Maybe links to libraries have an issue since we get an error with QtPrintSupport not found.
It search libraries with an absolute path, and since with don't have Qt installed on our computers, it can't find them.

Strange, all necessary libraries should be shipper and paths should be correctly pointed to inner directory. We will check it. Thanks

Did you find a solution?

We still can't use it.

Thanks

...