poke1024 / tove2d

Animated vector graphics for LÖVE.
Other
171 stars 8 forks source link

Error on building #2

Closed welldoneconan closed 5 years ago

welldoneconan commented 5 years ago

Hello

I used this instruction:

and got an error:

modules/tovegd/godot/vg_paint.h:8:10: fatal error: 'resource.h' file not found

include "resource.h"

poke1024 commented 5 years ago

@welldoneconan Builds now (tested with https://github.com/poke1024/tove2d/commit/c86e6bdede3597bfa7f442252ac8938d526745cc against current Godot master). Haven't worked on this for quite a while though. It's very experimental.

I've added some more docs here:

https://github.com/poke1024/tove2d/blob/master/godot/README.md

Drag and drop SVG import needs a patch.

welldoneconan commented 5 years ago

Thanks! Will try later

welldoneconan commented 5 years ago

Thanks!

Kostik Poloskin FREELANCE GRAPHIC DESIGNER +38 095 277 79 78 www.behance.net/welldoneconan On Feb 14, 2019, 22:37 +0200, Bernhard Liebl notifications@github.com, wrote:

@welldoneconan Builds now (tested with c86e6bd against current Godot master). Haven't worked on this for quite a while though. It's very experimental. I've added some more docs here: https://github.com/poke1024/tove2d/blob/master/godot/README.md Drag and drop SVG import needs a patch. — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.