discuss-gnu-electric
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem building version 6.04 on win2000


From: Bert Douglas
Subject: Re: Problem building version 6.04 on win2000
Date: Wed, 19 Sep 2001 18:35:03 -0500

Ok.  It builds and launches now.  Thanks.
----- Original Message -----
Sent: Wednesday, September 19, 2001 5:08 PM
Subject: Re: Problem building version 6.04 on win2000

When I use nmake with default CFG, I get the following, after after a lot of normal messages:
 
        rc.exe /l 0x409 /fo".\Debug\electric.res" /i "src\graph" /d "_DEBUG" .\s
rc\graph\electric.rc
        link.exe @C:\DOCUME~1\bertd\LOCALS~1\Temp\nma00260.
network.obj : error LNK2001: unresolved external symbol _net_conv_to_internal
.\Debug\Electric.exe : fatal error LNK1120: 1 unresolved externals
NMAKE : fatal error U1077: 'link.exe' : return code '0x460'
Stop.

That indicates a missing module in the build.  Add the file "net/netextract.c" and rebuild.  It should work.  Sorry for the trouble.

   -Steven Rubin

reply via email to

[Prev in Thread] Current Thread [Next in Thread]