Skip to content
This repository has been archived by the owner on Oct 24, 2020. It is now read-only.

gimp plugin tim.c #1

Open
gwald opened this issue Feb 1, 2016 · 2 comments
Open

gimp plugin tim.c #1

gwald opened this issue Feb 1, 2016 · 2 comments

Comments

@gwald
Copy link

gwald commented Feb 1, 2016

Been trying to compile it with a modern gimp.
https://github.com/g4jc/psxdev/blob/master/psxdev-gimp-2.0.0/tim.c
I've found these, changes:

GPlugInInfo -> GimpPlugInInfo
GParam -> GimpPlugInInfo

Stuck on PARAM_INT32
I've google'd and couldn't find any reference to the change.

@gwald
Copy link
Author

gwald commented Feb 2, 2016

http://www.identicalsoftware.com/yaroze/ has tim.c also couldn't compile it

@g4jc
Copy link
Owner

g4jc commented Feb 13, 2016

Most everything in this repo requires a good amount of re-programming to get it up to date with current C++ standards. Pull requests appreciated.

Unfortunately, I don't know how to fix this particular error either. I was just lucky enough to recover these old files from archive.org :/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants