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

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

Problem building version 6.04 on win2000


From: Bert Douglas
Subject: Problem building version 6.04 on win2000
Date: Wed, 19 Sep 2001 16:57:56 -0500

Hello Mr.  Rubin,
 
Thanks for your continuing help.  Sorry but there is yet another problem.
I had previous built and used version 6.03 on windows 98SE.
Now I am trying to build 6.04 on win2k.  It is not working.
 
I am using visual C++ 6.0 EE.  When I try to do an "Open Workspace" on the ".dsw" file, nothing happens.
 
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.
 
When I use nmake with CFG="Electric - Win32 Release", I get the following:
C:\electric-6.04>nmake /f Electric.mak CFG="Electric - Win32 Release"
 
Microsoft (R) Program Maintenance Utility   Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
 
Warning: cannot find "Electric.dep"
NMAKE : fatal error U1073: don't know how to make '".\Release\Electric.pch"'
Stop.
Any advice would be most appreciated.
 
Thanks,
Bert Douglas

 

reply via email to

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