1>Project : error PRJ0019: A tool returned an error code from "Generating
RelWithDebInfo/touched.bat"

go to build ->  configuration manager and uncheck package (or invoke develop.py 
with -DPACKAGE:BOOL=OFF) to get rid of the above error.



On 2/25/2010 11:58 PM, Sheet Spotter wrote:
> After commenting out the entire "if (LL_TESTS)" section at the bottom of
> "indra/newview/CMakeLists.txt" the linker still had unresolved symbols.
>
> It's my guess that "llcapabilitylistener.cpp" should be added to the
> "CMakeLists.txt" section that starts with "set(viewer_SOURCE_FILES".
>
> Manually adding the "llcapabilitylistener.cpp" source file to the VS2005
> project allowed me to compile and run again, but there are still some build
> issues. The "package" project produces the following output:
>
> 1>Processing ../win_crash_logger/RelWithDebInfo/windows-crash-logger.exe =>
> win_crash_logger.exe ... 1 files
> 1>Processing ../win_updater/RelWithDebInfo/windows-updater.exe =>
> updater.exe ... 1 files
> 1>Traceback (most recent call last):
> 1>   File "C:/SLSource/SnowglobeV2/indra/newview/viewer_manifest.py", line
> 999, in<module>
> 1>     main()
> 1>   File
> "C:/SLSource/SnowglobeV2/indra/newview\../lib/python/indra/util\llmanifest.p
> y", line 237, in main
> 1>     wm.do(*args['actions'])
> 1>   File
> "C:/SLSource/SnowglobeV2/indra/newview\../lib/python/indra/util\llmanifest.p
> y", line 664, in do
> 1>     method()
> 1>   File "C:/SLSource/SnowglobeV2/indra/newview/viewer_manifest.py", line
> 563, in package_finish
> 1>     self.run_command('"' + proper_windows_path(NSIS_path) + '" ' +
> self.dst_path_of(tempfile))
> 1>TypeError: cannot concatenate 'str' and 'NoneType' objects
> 1>Project : error PRJ0019: A tool returned an error code from "Generating
> RelWithDebInfo/touched.bat"
>
> I guess it's possible this build problem is self inflicted by the edits I
> made to "CMakeLists.txt".
>
>
> Sheet Spotter
>
>
> -----Original Message-----
> From: opensource-dev-boun...@lists.secondlife.com
> [mailto:opensource-dev-boun...@lists.secondlife.com] On Behalf Of Matrice64
> Sent: February 24, 2010 9:49 AM
> To: Argent Stonecutter
> Cc: opensource-dev@lists.secondlife.com
> Subject: Re: [opensource-dev] Snowglobe 2 update
>
> Yeah I commented out everything in the  if (test)  .... part of the
> CMakeLists.txt towards the bottom and it worked out for me
>
> On Wed, Feb 24, 2010 at 6:11 AM, Argent Stonecutter
> <secret.arg...@gmail.com>  wrote:
>    
>> On 2010-02-24, at 02:26, Thomas Shikami wrote:
>>      
>>> SOCKS5 is usually used by griefers to mask the IP address.
>>>        
>> SOCKS5 is the only way to connect if you are behind a reasonably
>> secure corporate firewall.
>>
>> SL is completely out of the question for business use without SOCKS5
>> support, even for the kind of "3d corporate website" model that LL is
>> pushing.
>>
>> _______________________________________________
>> 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
>    
>>      
> _______________________________________________
> 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
>
> _______________________________________________
> 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
>
>    
_______________________________________________
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

Reply via email to