forked from napodan/freeminer_manifest
-
Notifications
You must be signed in to change notification settings - Fork 0
alexxvk/freeminer_manifest
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Verify that your system is up-to-date # Prerequisite in fedora 20 (or 21 Beta4) sudo yum install curl git gpg # Install Repo : mkdir ~/bin/ curl https://storage.googleapis.com/git-repo-downloads/repo > ~/bin/repo chmod a+x ~/bin/repo # Create a working directory mkdir staging cd staging # Create repository repo init -u git://github.com/alexxvk/freeminer_manifest -b master repo sync # Prerequisite to build for windows 64 in fedora 20 (or 21 Beta4) sudo yum install gcc mingw64* cmake # Build for windows 64 bits in fedora 20 (or 21 Beta4) ./build/win64/build.sh
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published