Posts: 1,162
Threads: 68
Joined: Mar 2013
Thanks: 245
Given 125 thank(s) in 100 post(s)
04-06-2015, 10:49 PM
(This post was last modified: 04-06-2015, 11:15 PM by tonibm19.)
After some problems, I discovered (its written in github) it does not work in Express edition.
Now ill maybe try installing ithe community edition, but it would be fine if someome who already has it could try
Posts: 4,628
Threads: 115
Joined: Dec 2011
Thanks: 693
Given 494 thank(s) in 423 post(s)
I have Ultimate, so I'll try it.
Posts: 1,162
Threads: 68
Joined: Mar 2013
Thanks: 245
Given 125 thank(s) in 100 post(s)
04-07-2015, 01:19 AM
(This post was last modified: 04-07-2015, 01:36 AM by tonibm19.)
I'm downloading VS2013 community edition right now.
Will try again later.
Let's see if someone, STR or me, succeds.
Good Luck
Posts: 350
Threads: 18
Joined: Oct 2014
Thanks: 26
Given 54 thank(s) in 47 post(s)
I'm almost tempted to download and try and run it in WINE. It would make Windows ports of programs easier.
Posts: 952
Threads: 16
Joined: May 2013
Thanks: 66
Given 105 thank(s) in 89 post(s)
Did you install the JDK, Android NDK and SDK, Ant, as well as set the appropriate environment variables, ANDROID_NDK_ROOT and ANT_HOME?
Posts: 4,628
Threads: 115
Joined: Dec 2011
Thanks: 693
Given 494 thank(s) in 423 post(s)
Ant isn't needed I think. At least I didn't saw it noted that it was a requirement. How can I set the ANDROID_NDK_ROOT variable? It does ask for that.
Posts: 1,162
Threads: 68
Joined: Mar 2013
Thanks: 245
Given 125 thank(s) in 100 post(s)
04-07-2015, 02:31 AM
(This post was last modified: 04-07-2015, 02:56 AM by tonibm19.)
Currently it cannot detect Android SDK (Android Studio)
Will try updating packages throught SDK manager or maybe switching java to x86
EDIT: YAY! All is setup
Posts: 1,162
Threads: 68
Joined: Mar 2013
Thanks: 245
Given 125 thank(s) in 100 post(s)
18>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Platforms\Android\Microsoft.Cpp.Android.targets(474,5): error MSB8008: Specified platform toolset (v120) is not installed or invalid. Please make sure that a supported PlatformToolset value is selected.
========== Build: 0 succeeded, 18 failed, 0 up-to-date, 0 skipped ==========
any ideas?