Thanks Sean. It's great that problem was solved.

Last time(today in the morning) when I checked, I encountered another 
build error:
/[ 37%] Building CXX object 
src/libgcv/plugins/fastgen4/CMakeFiles/libgcv_fastgen4.dir/fastgen4_write.cpp.o
/home/radu/brlcad-svn-trunk/src/libgcv/plugins/fastgen4/fastgen4_write.cpp:483:5:
 
error: scoped enums only available with -std=c++11 or -std=gnu++11 [-Werror]
     enum class BooleanType {hole, wall};
/
Now, maybe it was fixed. I have to check.

Regards,
Radu


Christopher Sean Morrison a écrit :
>> On Aug 10, 2016, at 11:35 AM, Clifford Yapp <cliffy...@gmail.com> wrote:
>>
>> On Fri, Aug 5, 2016 at 11:50 AM, Christopher Sean Morrison
>> <brl...@mac.com> wrote:
>>     
>>>> On Aug 5, 2016, at 7:21 AM, Radu T <xeli...@yahoo.com> wrote:
>>>>
>>>> Thank you for your unintended solution. The build was 100%.
>>>>
>>>> It seems that cmake parameters /-DBRLCAD_ENABLE_STRICT=NO
>>>> -DBRLCAD_BUNDLED_LIBS=ON -DCMAKE_BUILD_TYPE=Release/ generates build
>>>> problem on Ubuntu 16.04.
>>>>         
>> Commit r68624 should fix things - I clarified the message informing
>> the user what happened, and disabled validation when
>> BRLCAD_ENABLE_STRICT is off.
>>     
>
> That means trunk builds should now work on your Ubuntu with any settings.  
> For release 7.26.0 builds, a patch can be manually applied or (easier) set 
> -DBRLCAD_EXTRADOCS=OFF during cmake.
>
> Cheers!
> Sean
>
>
> ------------------------------------------------------------------------------
> What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
> patterns at an interface-level. Reveals which users, apps, and protocols are 
> consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
> J-Flow, sFlow and other flows. Make informed decisions using capacity 
> planning reports. http://sdm.link/zohodev2dev
> _______________________________________________
> BRL-CAD Developer mailing list
> brlcad-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/brlcad-devel
>   

------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. http://sdm.link/zohodev2dev
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to