Second Life Copybot
Help to compile Firestorm. - Printable Version

+- Second Life Copybot (https://secondlifecopybot.com)
+-- Forum: THE LOUNGE (https://secondlifecopybot.com/forum-24.html)
+--- Forum: General Discussion (https://secondlifecopybot.com/forum-25.html)
+---- Forum: Viewers & Copybot Viewers (https://secondlifecopybot.com/forum-1235.html)
+---- Thread: Help to compile Firestorm. (/thread-28445.html)



Help to compile Firestorm. - Bamboletto72 - 11-05-2021

Hi everyone.
If possible, I would need help with compiling Firestorm 64 bit.
I have followed the instructions on the official wiki, installed and followed the steps, entered the AUTOBUILD_VSVER system variables at 150, but when I give the command to compile, I get returned the error that the AUTOBUILD_VSVER Variable is not configured.
what is the problem?
Thanks in advance to all.


RE: Help to compile Firestorm. - Lagertha - 11-06-2021

maybe is your answer on this page, 

[To see links please register here]

 if not search on google your problem, it's an institution from firestorm


RE: Help to compile Firestorm. - Bamboletto72 - 11-06-2021

(11-06-2021, 02:15 PM)Lagertha Wrote:

[To see links please register here]

maybe is your answer on this page, 

[To see links please register here]

 if not search on google your problem, it's an institution from firestorm


Thanks a lot! I'll try your solution. I'm following the instructions from the firestorm wiki for windows, but the autobuild always hangs giving that error (but also others that I'll check later), I've looked at other blogs and forums, honestly there is not much, in the end since in this forum there is a lot of help, I decided to ask. Thanks again :)
That's the wiki I already following along with other blogs but can't find solution :( thanks anyway.


RE: Help to compile Firestorm. - Bamboletto72 - 11-09-2021

I have already followed this guide, and before posting I tried various solutions on google but I can not find anything that can help me solve the problem related to autobuild. thanks for the help and response :)


RE: Help to compile Firestorm. - babyboo - 11-09-2021

hey sorry if this thread is unrelated but I don't know how to start a new one.. I wanted to ask can anyone tell me a viewer that works correctly in 2021? so far the only one I got to work was firestorm pro but I can't load my avatar and other avis correctly when I am in it. Also the others I've tried but I get an error when I try to log in that says my pc time and date is set incorrectly? I am just really lost and starting now so I was wondering if anyone here could help me..


RE: Help to compile Firestorm. - babyboo - 11-09-2021

nevermind I got hydrastorm working yayyy


RE: Help to compile Firestorm. - elizharper - 04-18-2022

Were you able to resolve the issue? The autobuild var can be set as a system wide var in  control panel. If you are going to be using it often that is reccomended.  The var is mainly used when doing the configure step with autobuild so it knows which runtimes to copy and how to setup the project file specifying which toolset / compiler to use.


RE: Help to compile Firestorm. - CyclicCyclone - 05-05-2022

After you add or change anything in your environment variables, you have to relog as your Windows user or the build scripts won't see the changes.

The autobuild scripts are also very fragile, you have to have your env vars in a specific order and you can't have multiple instances of MSVC installed. I might write a post about all the different gotchas I've run into.


RE: Help to compile Firestorm. - syldrakitty - 05-24-2022

Here's a lil guide that mentions a workaround for having multiple VS versions installed

[To see links please register here]


Its important to either set the environment variables globally, or in the same command prompt session as you're running autobuild command in.