On Sun, 29 Nov 2015 21:02:32 -0600, Nicky Perian wrote: > Last night everything built w/o error. > Today this is happening. > Has anyone seen this? > > 12>------ Build started: Project: lscript_compile, Configuration: Release > Win32 ------ > 12> Building Custom Rule > C:/Users/Bill/398-buildcleanup/indra/lscript/lscript_compile/CMakeLists.txt
I'm surprised that LL didn't yet get rid of the whole lscript_* source tree in their viewer... It's been *years* that it became totally useless (scripts have been compiled server side for almost as long as the viewer sources were made open by LL), excepted for the LSL function definitions and tooltips (in lscript_library), but even those are now deprecated and not used any more... You can get rid of that source tree, or simply remove the reference to it from the indra/CMakeList.txt file... This also removes any dependency to flex for compiling the viewer: problem solved ! :-D Henri. _______________________________________________ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/OpenSource-Dev Please read the policies before posting to keep unmoderated posting privileges