Skip to content
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

Can't clone on a mac #30

Open
aomv opened this issue Nov 6, 2018 · 2 comments
Open

Can't clone on a mac #30

aomv opened this issue Nov 6, 2018 · 2 comments

Comments

@aomv
Copy link

aomv commented Nov 6, 2018

git clone https://github.com/dhoerl/DHlibxls.git Cloning into 'DHlibxls'... remote: Enumerating objects: 369, done. remote: Total 369 (delta 0), reused 0 (delta 0), pack-reused 369 Receiving objects: 100% (369/369), 511.68 KiB | 2.96 MiB/s, done. Resolving deltas: 100% (130/130), done. fatal: cannot create directory at 'DHxlsReaderIOS.xcodeproj?xcuserdata': Illegal byte sequence warning: Clone succeeded, but checkout failed. You can inspect what was checked out with 'git status' and retry the checkout with 'git checkout -f HEAD'

The error is
fatal: cannot create directory at 'DHxlsReaderIOS.xcodeproj?xcuserdata': Illegal byte sequence

Funny how no one is getting this error though...

I had to clone this project on a linux server and scp it to my mac to be able to use it.

@ghost
Copy link

ghost commented Nov 6, 2018

I can duplicate your problem by trying to clone in /tmp. I'll attempt to fix it - I obviously have source on my Mac - but I'm in critical work situation right now.

I verified I can build using Xcode 10. I zipped it up and put it here: https://www.dropbox.com/s/7zaceca3fzlu1lq/DHlibxls.zip?dl=0

@ghost
Copy link

ghost commented Nov 6, 2018

The libxls is old. It has been taken over by another developer and moved to GitHub. I think there is a note on the SourceForge page.

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

No branches or pull requests

1 participant