Re: [codenameone-discussions] Re: Windows UWP builds failing

2016-11-15 Thread mcw
Thank you, that seems to have been it. I deleted the folder and unzipped the file again and followed the instructions without opening the project first in Netbeans and I now have a new cn1lib. On Tuesday, November 15, 2016 at 10:46:05 AM UTC-8, Steve Hannah wrote: > > Sounds like you may have

Re: [codenameone-discussions] Re: Windows UWP builds failing

2016-11-15 Thread Steve Hannah
Note: It is fine to open the project in netbeans. Just if it pops up that dialog telling you that your build file is out of date, and asks if you want to update it, make sure you say "No". Steve On Tue, Nov 15, 2016 at 11:07 AM, mcw wrote: > Thank you, that seems to have been it. I deleted the

Re: [codenameone-discussions] Re: Windows UWP builds failing

2016-11-15 Thread Steve Hannah
Sounds like you may have overwritten the build.xml file which had some modifications. Re-copy the build.xml file from github into your project's build.xml, and go through the build steps again. Steve On Tue, Nov 15, 2016 at 10:42 AM, mcw wrote: > I went to that page and clicked the Clone or Do

Re: [codenameone-discussions] Re: Windows UWP builds failing

2016-11-15 Thread mcw
I went to that page and clicked the Clone or Download button and chose the Download Zip option. I then unzipped the file and was able to open it in Netbeans and build. >From the Windows command line I did: $ cd cn1-codescan-master $ ant -f configure.xml $ ant jar All steps completed successfu

Re: [codenameone-discussions] Re: Windows UWP builds failing

2016-11-14 Thread Steve Hannah
Did you follow the instructions for building from source? https://github.com/codenameone/cn1-codescan#building-from-source Note: I have made changes in the UWP build server that will allow the builds to pass even if a library includes an old winphone native implementation as the cn1-codescan libra

[codenameone-discussions] Re: Windows UWP builds failing

2016-11-14 Thread mcw
I am trying to follow the instructions you gave for rebuilding the library. I made the changes and did a clean build. The dist folder contained cn1-codescan.jar but there was no new cn1-codescan.cn1lib created. How do I install the new library? Thanks On Saturday, November 12, 2016 at 7:30:03

[codenameone-discussions] Re: Windows UWP builds failing

2016-11-12 Thread Shai Almog
It's this issue: http://stackoverflow.com/questions/40546461/codename-one-uwp-build-failed Only with the code scanner cn1lib. We need to do an overhaul now. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this gr

[codenameone-discussions] Re: Windows UWP builds failing

2016-11-12 Thread mcw
Just tried a Mobile Debug build, same problem. -- 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.