Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

SQLite dependencies missing #3

Open
agillesp opened this issue Jun 18, 2013 · 2 comments
Open

SQLite dependencies missing #3

agillesp opened this issue Jun 18, 2013 · 2 comments

Comments

@agillesp
Copy link

SQLite.cs and SQLiteAsync.cs are missing and cause the build to break.

@nverinaud
Copy link

In fact they are not missing, they are just dependencies as git submodules.
Do not download the code as a zip, instead you should clone it recursively using the following command git clone https://github.com/xamarin/prebuilt-apps.git --recursive.

@agillesp
Copy link
Author

So that's how you do it! Great to know.

On Wed, Sep 25, 2013 at 8:12 AM, Nicolas VERINAUD
[email protected]:

In fact they are not missing, they are just dependencies as git submodules.
Do not download the code as a zip, instead you should clone it recursively
using the following command git clone
https://github.com/xamarin/prebuilt-apps.git --recursive.


Reply to this email directly or view it on GitHubhttps://github.com//issues/3#issuecomment-25080946
.

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