Game Development Community

CVS Errors - nsisdl.dll

by Graham Pipes · in Torque Game Engine · 08/27/2004 (6:12 am) · 4 replies

I've just bought my license and have setup wincvs for the first time. It downloads for a while then ends with the following message

cvs [checkout aborted]: cannot rename file _new_nsisdl.dll to nsisdl.dll: No such file or directory

I've checked a few times that I've been following the instructions, I've even download the version of wincvs which was on the setup page and get the same result.

Can anyone assist ?

Regards

Graham

About the author

Recent Threads


#1
08/28/2004 (11:12 am)
That's very odd. What version of windows? Do you have enough disk space free? Do you have any viruses?
#2
08/29/2004 (2:43 am)
Im running Windows 2000, SP2 and have about 8gig free, It's a IBM T41 Laptop.

I tried the same thing on a older spare machine and was able to complete the download without any issues. After that I just moved the code across to my machine manually. It's a bit of a pain but at least I'm having fun working now.

Regards

Graham
#3
08/29/2004 (5:22 am)
I've noticed that McAfee virusscan software detects the nsisdl.dll file as a trojan virus (DOWNLOAD-OG). If you have a virusscanner that automatically removes infected files, it might be that your virusscanner has removed the file. Just disable your virusscanner when you start working with torque. Also disable your virusscanner and install the file back to its original place and try to recompile.
#4
08/30/2004 (3:21 am)
Bingo.... McAfee was the problem.

Thanks very much..