User talk:Deguix: Difference between revisions
No edit summary |
(Visual Studio 2008 problems and SCons.) |
||
Line 29: | Line 29: | ||
-Stu | -Stu | ||
== Visual Studio 2008 problems and SCons. == | |||
Seems like there are still errors with building under Microsoft's newer Visual Studio versions. I get: | |||
C:\Documents and Settings\Administrator\Desktop\NSIS>scons | |||
scons: Reading SConscript files ... | |||
Delete("nsis-15-Aug-2007.cvs") | |||
Delete(".instdist") | |||
Delete(".test") | |||
Using Microsoft tools configuration | |||
*** Couldn't find a good version of libcp.lib | |||
Using the HEAD revision of NSIS CVS and Visual Studio 2008 BETA (codename Orcas). | |||
Since libcp is deprecated, why can't we get rid of '''all''' references to this old piece once and for all? | |||
Would make it much easier in the future. Old code will just hold NSIS back. | |||
''(I'm posting this here because I'm banned from the Winamp forums)'' | |||
[[User:Saivert|saivert]] 14:57, 15 August 2007 (PDT) |
Revision as of 21:57, 15 August 2007
Thank you Deguix for making my contributions page. -- Instructor 08:09, 28 Jun 2005 (PDT)
Deguix I can't find any matches then input "nxs" in search (http://nsis.sourceforge.net/wiki/Banner_with_Cancel_button)
Hi deguix. After uploading a new file, how do I delete its older version uploaded earlier. I've got three versions of a plugin uploaded, and the two older ones could be deleted now. Afrow UK
Hello again! In that case (in reply to your reply) I'll upload the next build as just ToggleInstFiles.zip, so could you delete the older one again (v0.3!) Also ShutDown.zip can be deleted as well (as I've got 0.2 as well). Cheers -Stu
Hello. Would you be able to delete all the old NSISArray version downloads? File:NSISArray.zip -Stu Edit: I also noticed it's got Function & Macros on the main page (should be Functions & Macros)
Hi Deguix
I upload new version of http://nsis.sourceforge.net/wiki/File:RememberComponents.zip it has new size (1077 bytes) but its not updated.
Strange, now all is ok.
Hey deguix, would you be able to rename this page: http://nsis.sourceforge.net/wiki/ReqFind:_Recursive_FindFirst%2C_FindNext%2C_FindClose It should be RecFind not ReqFind at the start.
Cheers
-Stu
Hey there. Not sure if this is a problem at college, but all internal download links have a missing image next to them. You can see one on this page actually ^^
-Stu
Visual Studio 2008 problems and SCons.
Seems like there are still errors with building under Microsoft's newer Visual Studio versions. I get:
C:\Documents and Settings\Administrator\Desktop\NSIS>scons scons: Reading SConscript files ... Delete("nsis-15-Aug-2007.cvs") Delete(".instdist") Delete(".test") Using Microsoft tools configuration *** Couldn't find a good version of libcp.lib
Using the HEAD revision of NSIS CVS and Visual Studio 2008 BETA (codename Orcas).
Since libcp is deprecated, why can't we get rid of all references to this old piece once and for all? Would make it much easier in the future. Old code will just hold NSIS back.
(I'm posting this here because I'm banned from the Winamp forums)
saivert 14:57, 15 August 2007 (PDT)