Re: [opensource-dev] Problem compiling llcommon on viewer 2.1 beta

2010-06-25 Thread Lance Corrimal
I think someone of you guys who successfully build 2.1 should put detailed steps on the wiki... Am Samstag 26 Juni 2010 schrieb Nicky Perian: > I built viewer-external on 6/19. Used Vista 32 and VC++Express > 2005. Took 5 builds. Logs and steps taken are here. This was all > the way to a setup.

Re: [opensource-dev] Explorations in develop.py

2010-06-25 Thread Philippe (Merov) Bossut
Hi Ricky, On Tue, Jun 22, 2010 at 8:36 PM, Ricky wrote: > Looking through develop.py, I spied the following lines: > > 281-elif self.arch() == 'x86_64' and self.is_internal_tree(): > 282-# the viewer does not build in 64bit -- kdu5 issues > 283-# we can either use

Re: [opensource-dev] Problem compiling llcommon on viewer 2.1 beta

2010-06-25 Thread Nicky Perian
I built viewer-external on 6/19. Used Vista 32 and VC++Express 2005. Took 5 builds. Logs and steps taken are here. This was all the way to a setup.exe. From: Marine Kelley To: Philippe (Merov) Bossut Cc: opensource-dev@lists.secondlife.com Sent: Fri, June 2

Re: [opensource-dev] Problem compiling llcommon on viewer 2.1 beta

2010-06-25 Thread Latif Khalifa
I just tried building viewer-external on my windows 7 - 64, had no linking issues that you reported. (I also have pretty old library for stuff like fmod, but those are not changed anyway). Latif On Fri, Jun 25, 2010 at 11:30 PM, Marine Kelley wrote: > Hi Merov, thank you for looking into this !

Re: [opensource-dev] Problem compiling llcommon on viewer 2.1 beta

2010-06-25 Thread Marine Kelley
Hi Merov, thank you for looking into this ! I'm on Windows 7, trying to compile viewer-external as I always do : - I unzip the artwork from version 2.0.0 (knowing that I will have to complete it with some of the icons from the official 2.1, like the icons for the system folders) - I unzip a very

Re: [opensource-dev] Problem compiling llcommon on viewer 2.1 beta

2010-06-25 Thread Philippe (Merov) Bossut
Hi Marine, I just built the tip of viewer-external on my Windows XP machine with no problem. Could you tell us a bit more on how you get things together? Do you use develop.py? Do you do a standalone build? Which Solution Configuration are you building? Cheers, - Merov On Thu, Jun 24, 2010 at 1: