Why would we even change software? Are there any things we don't like about MyBB?
Also, perhaps we should start a different thread for this.
Also, perhaps we should start a different thread for this.
Random Chitchat 2012-2016
|
Why would we even change software? Are there any things we don't like about MyBB?
Also, perhaps we should start a different thread for this.
10-11-2015, 01:14 AM
My git repo did somehow broken. Cloning it again from github .. 6-10 KiB/s and no my internet works fine.
10-11-2015, 02:55 AM
Try using the depth parameter. If you don't clone the pdb around 1000 commits ago the repos a lot smaller.
10-11-2015, 03:08 AM
Just cloned it now, 2 hours wasted. I did created now an backup of the current state, to avoid this again.
10-11-2015, 04:21 AM
(This post was last modified: 10-11-2015, 04:38 AM by Seadragon91.)
Okay, no idea anymore atm. Everytime I run cmake . it crashes at JsonCpp...
Edit: Pulling the lastest changes of JsonCpp fixed the crash, finally.
10-11-2015, 05:06 AM
I've got problems updating JsonCpp using tortoisegit, too.
I always need to run git through the cmd.
10-11-2015, 06:14 AM
What do I need to change in visual studio to compile cuberite in 64-bit? Only adding a solution platform in configuration manager, is not enough.
10-11-2015, 06:38 AM
Make the solution by using this: 'cmake -G "Visual Studio 12 2013 Win64" .'
Thanks given by: Seadragon91
10-12-2015, 08:30 AM
I've just noticed that the Where to get started section of GETTING-STARTED.md is almost completely out of date. All of the easy issues are closed. I'd update it, but I don't know what to replace it with.
10-12-2015, 05:06 PM
|
« Next Oldest | Next Newest »
|