Re: compile electric(for Windows)
Steven Rubin <[email protected]> Thu, 31 Oct 2002 07:14:07 -0800
| Newsgroups | gmane.comp.cad.electric.bugs |
|---|---|
| Message-ID | <[email protected]> |
>After compiling either electric.dsw or electric.mak
>I get the following results:
>
>Linking...
>LINK : fatal error LNK1104: cannot open file "nafxcwd.lib"
>Error executing link.exe.
>Electric.exe - 1 error(s), 0 warning(s)
>
>Any suggestion?
This is a well known problem. You either need to upgrade your VC++ 6.0 to
the latest service pack, or switch the project to dynamic DLL. The Static
Free Software web site's FAQ page has more details.
http://www.staticfreesoft.com/electricFAQRun.html
-Steven Rubin