View Full Version : Compiler errors on %_SB_INSTDIR%
NewsArchive
06-10-2009, 01:23 AM
Getting a bunch of theese errors
gpplivenew.sb6(96): error GEN1006: Reference to variable %_SB_INSTDIR% has
not been previously defined.
See attached Notepad, includes compile errors and my script code.
TIA
--
Dan Scott
Garage Partner Pro
www.garagepartner.com
NewsArchive
06-10-2009, 01:24 AM
Hi Dan,
> Getting a bunch of theese errors
> gpplivenew.sb6(96): error GEN1006: Reference to variable %_SB_INSTDIR% has
> not been previously defined.
Looks to me that the script uses % SB INSTDIR% not %_SB_INSTDIR% i.e. with
spaces, not underscores.
Notice:
gpplivenew.sb6(96): error GEN1006: Reference to variable % SB INSTDIR% has
not been previously defined.
There is no underscore in the variable name.
Also the default install folder variable in SB is %_SB_INSTALLDIR% not
%_SB_INSTDIR%
Best regards,
--
Arnór Baldvinsson - Icetips Alta LLC
Port Angeles, Washington
www.icetips.com - www.buildautomator.com
Icetips product subscriptions at http://www.icetips.com/subscribe.php
NewsArchive
06-10-2009, 01:24 AM
Thanks Arnor
I will check it out
--
Dan Scott
Garage Partner Pro
www.garagepartner.com
NewsArchive
06-10-2009, 01:25 AM
Arnor
Strange, my Scripts all have underscores
See attached
--
Dan Scott
Garage Partner Pro
www.garagepartner.com
NewsArchive
06-10-2009, 01:25 AM
Arnor
It was the spelling, the undersores are correct, BUT take a look at line 34
in my prev mesg and see how that is spelled.
That was already in the script and I must have simply copied that spelling.
--
Dan Scott
Garage Partner Pro
www.garagepartner.com
NewsArchive
06-10-2009, 01:26 AM
Hi Dan,
> That was already in the script and I must have simply copied that spelling.
Been there, done that<g>
Best regards,
--
Arnór Baldvinsson - Icetips Alta LLC
Port Angeles, Washington
www.icetips.com - www.buildautomator.com
Icetips product subscriptions at http://www.icetips.com/subscribe.php
Powered by vBulletin® Version 4.2.5 Copyright © 2024 vBulletin Solutions Inc. All rights reserved.