I've been using VS2015.  My recommendation, though, is to try to avoid
native debugging.  Debug in the CN1 simulator, and build for UWP once you
have it working.  Use Codename One's crash reporting features
(Log.bindCrashProtection(true), Log.e(..), Log.p(..), Log.sendLog(...)
etc.. ) to have errors and stack traces emailed to you.

But if you must debug natively, then VS2015 is what I've been using to
develop the port.

Steve

On Fri, Aug 26, 2016 at 2:40 AM, <gkent...@gmail.com> wrote:

> Hello
>
> I notice you have beta support for Windows 10 apps. What I want to know
> is, if one ought to debug or run a Codenameone app natively on an actual
> Windows simulator in Visual Studio IDE, which version would you recommend?
> The 2013 or 2015? I would like to install the preferred one according to
> your recommendation.
>
> Thanks,
> George
>
> --
> You received this message because you are subscribed to the Google Groups
> "CodenameOne Discussions" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to codenameone-discussions+unsubscr...@googlegroups.com.
> Visit this group at https://groups.google.com/
> group/codenameone-discussions.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/codenameone-discussions/bc36d2b7-b506-4dab-86a6-
> 2a07d29ff3ac%40googlegroups.com
> <https://groups.google.com/d/msgid/codenameone-discussions/bc36d2b7-b506-4dab-86a6-2a07d29ff3ac%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Steve Hannah
Software Developer
Codename One
http://www.codenameone.com

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to codenameone-discussions+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/CAGOYrKW0thNzNDDA2hsVAEuO2JF9vokc-X5cdGsOv5_RYBEabw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to