Page 1 of 1

Any news on the status of POL as Open Source?

Posted: Thu Nov 19, 2009 5:43 am
by Yukiko
Funny how some things can be expressed in the subject and not require anything much to be added in the body text of a message. That having been said, uhm... yeah.

Re: Any news on the status of POL as Open Source?

Posted: Thu Nov 19, 2009 9:48 am
by Tomi
The source is available from SVN, but there is still no License just the Terms Of Use.

Re: Any news on the status of POL as Open Source?

Posted: Fri Nov 20, 2009 5:26 am
by Yukiko
Any clues as to the url to use in Tortoise to get the source?

Re: Any news on the status of POL as Open Source?

Posted: Fri Nov 20, 2009 8:46 am
by Turley
Visit our irc channel and take a look at the topic :)

Re: Any news on the status of POL as Open Source?

Posted: Wed Nov 25, 2009 2:40 am
by zandor70
Irc on what server and channel name?

Re: Any news on the status of POL as Open Source?

Posted: Wed Nov 25, 2009 5:00 am
by Damien.
irc.darkmyst.org
#POL

Re: Any news on the status of POL as Open Source?

Posted: Thu Dec 24, 2009 2:32 am
by Targun
Error 38 fatal error LNK1104: cannot open file 'stlportd_static.lib' uoconvert uoconvert

:/ And what now?

I found STLport4 i STLport5 folders in POL99/trunk/lib, but no stlportd_static.lib in there...
I've red INSTALL file but it completly confused me :/

I tried to install them following README and INSTALL and all i got was:

Code: Select all

Microsoft (R) Program Maintenance Utility Version 9.00.30729.01
Copyright (C) Microsoft Corporation.  All rights reserved.

        c:/progra~2/micros~1.0/vc/bin/cl.exe /nologo /W4 /EHsc /Zm800  /GL /MD /
Zi /O2  /DWINVER=0x0501  /DWIN32 /D_WINDOWS /DNDEBUG  /I../../stlport  /c /Foobj
\vc9\shared\dll_main.o /Fdobj\vc9\shared\stlport.5.2.pdb ../../src\dll_main.cpp
NMAKE : fatal error U1073: don't know how to make 'obj\vc9\shared\fstream.o'
Stop.