Installing NUnit
"Mike Chess" <[email protected]>
| Newsgroups | gmane.comp.windows.dotnet.nunit.user |
|---|---|
| Message-ID | <000301c89b36$a2f20b50$e8d621f0$@com> |
Our developers are just beginning to introduce NUnit into our environment. As we were talking through some of the conflicts we had in installation locations, the question was raised "What about installing on 64-bit systems?" The nunit.framework assembly has to be referenced in each Visual Studio project. The reference would point to the install location of NUnit (by default C:\Program Files\NUnit 2.4.7\). On 64-bit systems the default location would presumably by C:\Program Files (x86)\NUnit 2.4.7\. The project with the nunit.framework should fail to compile on a 64-bit system as it would be looking for the assembly in C:\Program Files\ and not C:\Program Files (x86). We have a couple of developers who are on 64-bit systems (I'm not one of them). Where should NUnit be installed so that project references will find the NUnit assemblies in the same location on both operating systems? Or, am I just not understanding how Microsoft's Program Files partitioning on x64 works? Mike Chess Senior Software Engineer Provider Advantage NW, Inc. 800-337-5482 x3805 (P) [email protected] Join the ReVolution www.revenue360.net <http://192.168.168.212/exchweb/bin/redir.asp?URL=http://www.revenue360.net> _____ This email may contain confidential information. If you are not the named recipient, you are not authorized to read, disclose, copy, distribute, or take any action in reliance on the information. If you have received this email in error, please immediately notify the Privacy Officer at 1-800-337-5482. _____ ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Nunit-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nunit-users