-
Notifications
You must be signed in to change notification settings - Fork 418
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Doesn't compile #171
Comments
Tested again today with a new configuration, still hangs at: Cloning into 'test/ttx/fonttools-code'... Any clue? |
I'm not sure why your output says github when the repository is hosted on git.code.sf.net. Are you perhaps using a nonstandard git interface, like github's scripts? |
Well it seems I'm using GitHub "PortableGit" as client. Now, if I authenticate on sf.net first with git, I'm able to clone this repo. Seems that this build script expect a same credential for different GIT repos. |
$ git --version |
OK, well, seems that this cannot be built on Windows. I give up. CMake Error at webodf/CMakeLists.txt:12 (include):
-- Configuring incomplete, errors occurred! |
Having same problem, linux min 18.2, git version 2.7.4.
returns this error on the make command :
|
Same error in |
Has anybody found a solution for this? This is still an issue.. I am using ubuntu 18.04 |
@renierdbruyn I'm not sure if you're still trying to use this almost a year later, but the problem was that the repository for a submodule of pdf.js no longer exists. I made a pull request that has a later version of pdf.js with the submodule fixed. |
Hi,
I'm trying to build my own version but the script is stuck on:
HEAD is now at 3fd44fd... Import l10n files
Submodule 'test/ttx/fonttools-code' (git://git.code.sf.net/p/fonttools/code) registered for path 'test/ttx/fonttools-code'
Cloning into 'test/ttx/fonttools-code'...
github --credentials get: github: command not found
Any clue?
Thanks
The text was updated successfully, but these errors were encountered: