Ibrahim, Are you familiar with this scons build option? Do you think you can help Wouter get his build going?
Thanks! C.J. On Wed, Nov 22, 2017 at 9:28 AM, Nash, George <[email protected]> wrote: > Currently, the ERROR_ON_WARN is limited to the Linux build. The fail on > warning in windows was put in place months before the Linux cleanup effort > was done. It was added by one of the developers from Microsoft. They did > not add a build flag to turn of the failures. > > Wouter what build options are you using when building windows? How are you > building. I would recommend using the 'run.bat' script, 95% of the time I > build windows by running 'run build' this will run SCons with all the > correct build options for you. Window requires a lot of build options that > normally you would not consider. > > https://wiki.iotivity.org/windows > > I can quickly create a patch to make the ERROR_ON_WARN build flag work on > windows as well if it is needed but my guess is that we should check how > you are building on windows first. > > George > > -----Original Message----- > From: [email protected] [mailto: > [email protected]] On Behalf Of Wouter van der Beek > (wovander) > Sent: Wednesday, November 22, 2017 3:35 AM > To: Philippe Coval <[email protected]>; > [email protected] > Subject: Re: [dev] build issues on windows with rel1.3 > > Thx, > > How do I get an jira account? > Because the link to request an account gives the message: > Your JIRA administrator has not yet configured this contact form. > > Basically I do not want to sign up for testing windows... this just should > work out of the box... > My current task is to figure out how to create sample applications > quickly.. e.g. just another folder under examples.. > Compile the new code and link. > My preferred environment is windows... > > Kind Regards, > Wouter > > -----Original Message----- > From: Philippe Coval [mailto:[email protected]] > Sent: 22 November 2017 11:21 > To: Wouter van der Beek (wovander) <[email protected]>; > [email protected] > Subject: Re: [dev] build issues on windows with rel1.3 > > On 22/11/17 12:06, Wouter van der Beek (wovander) wrote: > > > > Hi Phil, > > > > > > > > ERROR_ON_WARN=False Nope does not work. > > Well it should > > > > -i make sure that it continues compiling but the link stage does not > work, since objects are missing. > > It looks like a windows specific case, I can help on linux family if > you're able to reproduce there too > > > > How do I report a an bug? > > https://jira.iotivity.org/ Is a good place to start > > You can attach the full trace of > scons -k ERROR_ON_WARN=False > build.log.txt > > Also you can add 'build' , 'windows', '1.2-rel' labels to help triage > > See you in jira > > -- > mailto:[email protected] gpg:0x467094BC > https://blogs.s-osg.org/author/pcoval/ > > > _______________________________________________ > iotivity-dev mailing list > [email protected] > https://lists.iotivity.org/mailman/listinfo/iotivity-dev > _______________________________________________ > iotivity-dev mailing list > [email protected] > https://lists.iotivity.org/mailman/listinfo/iotivity-dev >
_______________________________________________ iotivity-dev mailing list [email protected] https://lists.iotivity.org/mailman/listinfo/iotivity-dev
