Quote:
Originally Posted by sogaiu
On a related note, I built ReLaunchX successfully yesterday  In the process, I manually removed the ebookparser directory under libs and symlinked to a clone of the ebookparser repository. Is that pretty much the recommended way of setting things up for a build?
P.S. Thanks for ReLaunchX!
|
ebookparser is a git submodule, you know git submodule init & git submodule update, etc. that's the way