Re: [CMake] CMake integration in Gradle (Android Studio)

2016-10-30 Thread Cong Monkey
The latest release of android studio work with CMAKE well. you can create a new project with c++ support to test CMAKE support! You can follow https://code.google.com/p/android/issues/detail?id=212007 to get the details. 2016-10-28 5:48 GMT+08:00 Robert Dailey : > I'm at a bit of a loss on findi

Re: [CMake] CMake integration in Gradle (Android Studio)

2016-10-31 Thread Cong Monkey
Try to update your Android SDK from android studio? 2016年10月31日 21:31,"Robert Dailey" 写道: Which version of Android Studio? Latest stable is 2.2 IIRC. Are you talking about dev/beta builds? On Sun, Oct 30, 2016 at 9:04 AM, Cong Monkey wrote: > The latest release of android stu

Re: [CMake] CMake integration in Gradle (Android Studio)

2016-11-01 Thread Cong Monkey
Robert Dailey : > I'm sorry but that doesn't really answer my questions. > > On Mon, Oct 31, 2016 at 8:55 AM, Cong Monkey wrote: >> Try to update your Android SDK from android studio? >> >> >> 2016年10月31日 21:31,"Robert Dailey" 写道: >> &g

Re: [CMake] [cmake-developers] CMake integration in Gradle (Android Studio)

2016-11-01 Thread Cong Monkey
It's my experience which maybe help. I love Android Studio for its jetbrains style coding experience, but with some bad style I don't like, like so frequency update and so many experiment feature which sometimes is a good part like CMake support! I just love coding and focus my project, but the n

Re: [CMake] CMake integration in Gradle (Android Studio)

2016-11-01 Thread Cong Monkey
library break problem which jetbrains product followed. Hope this help! 2016年10月31日 22:13,"Robert Dailey" 写道: > I'm sorry but that doesn't really answer my questions. > > On Mon, Oct 31, 2016 at 8:55 AM, Cong Monkey > wrote: > > Try to updat