simple libraries without SimpleIDE?
SRLM
Posts: 5,045
How do I setup Parallax's simple libraries so that I can use them from programs that are built with a makefile, outside of SimpleIDE?
Comments
I started writing an automated make build system, but that is stalled for the moment. Andy was nice enough to remove the space from the TextDevices folder in support of that.
If you use the same rules to handle building the libraries as simpleide does, you should be able to build and include any library in a project.
The repository is at propsideworkspace.googlecode.com