Re: [opensource-dev] Viewer Tools Upgrades - with a call for help
Has anyone that has tried to build the viewer per the how to set up a Windows development environment instructions ran into autobuild not being recognized? Following the instructions line by line, everything before the Autobuild Configure section checks out as set and installed correctly including setting the path in the environment settings. Is there something possibly missing in the instructions for us noobs? MB___ 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
Re: [opensource-dev] Viewer Tools Upgrades - with a call for help
Thanks Jonathan you were right, opening a new command widow allowed the process to find autobuild. Unfortunately, now when I try to build, the window gets flooded with the following CMake error : CMake Error at cmake/00-Common.cmake:47 (string): string sub-command REPLACE requires at least four arguments. Call Stack (most recent call first): newview/CMakeLists.txt:5 (include) Any ideas on this? MB___ 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
Re: [opensource-dev] Viewer Tools Upgrades - with a call for help
Can anyone point what the autobuild error “ERROR: default configuration returned 1” means when running the “autobuild configure -c RelWithDebInfoOS|ReleaseOS” command?___ 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
Re: [opensource-dev] Viewer Tools Upgrades - with a call for help
Hi Tank, I found that the download of files became corrupted. By reloading the cloned files and using your suggestion it built just fine thanks. I do suggest that someone modify the misleading line “autobuild configure -c RelWithDebInfoOS|ReleaseOS” that will corrupt the download when ran. One has to guess if the author meant to use | as part of the command line or the word or. Guessing wrong requires starting over...just pointing it out. MB___ 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