eth-siplab / SVG2Keynote-gui

SVG2Keynote is a macOS tool to convert Scalable Vector Graphics to Apple Keynote documents. SVG2Keynote preserves shape information (path styles, fills), such that shapes can be edited in Keynote.
MIT License
79 stars 6 forks source link

Library not found for -lprotobuf #4

Open petersyden opened 2 years ago

petersyden commented 2 years ago

I can't compile even though protobuf 3.19.4 is installed. I'm on an m1 Mac running 12.1

hukl commented 2 years ago

Yeah have the same issue - first the problem was that it couldn't find the homebrew directory which now is located in /opt/homebrew/lib but it seems everything is locked to intel architecture so I couldn't really build / run it on the m1 mac.

kostua-xd commented 2 years ago

I can't compile even though protobuf 3.19.4 is installed. I'm on an m1 Mac running 12.1

Have you figured it out?

hukl commented 2 years ago

After much hassle I got it to work - or lets say to compile and run but then when I tried to convert an SVG I got a bunch of path errors in the console and after two hours I let it go

kostua-xd commented 2 years ago

When I'm trying to build the app in Xcode I see an error message: "Build input file cannot be found". Do you know wow can I solve this?

I have a macbook with m1pro, Mac os 12.2 and the latest xcode version

kostua-xd commented 2 years ago

Also I found the alternative plugin - Ir2office. Link - https://www.recosoft.com/products/ir2office/. I tested a trial version and from perspective it works pretty good.