[Fixed] Pulpo is not packaged for Mac version

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

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

2 Answers

+1 vote
answered Jul 18, 2015 by ludek.vodicka Skipper developer (140,450 points)
selected Jul 31, 2015 by genedys
 
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

commented Jul 31, 2015 by genedys (180 points)

It works, thanks.

0 votes
answered Jul 7, 2015 by ludek.vodicka Skipper developer (140,450 points)

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
commented Jul 7, 2015 by genedys (180 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.

commented Jul 7, 2015 by ludek.vodicka Skipper developer (140,450 points)

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

commented Jul 18, 2015 by genedys (180 points)

Did you find a solution?

We still can't use it.

Thanks

...