T O P I C R E V I E W |
Mike Buess |
Posted - 02/18/2004 : 5:21:53 PM A colleague gets the following linking error (Origin 7.5 SR1)...
C:\Program Files\OriginLab\Origin75\OriginC\system\internal.c(345) :Error, cannot find DLL @OUTL for external function
Earlier messages indicate the internal.c was compiled. How can he fix it? Is it possible he has the wrong version of internal.c?
Mike Buess Origin WebRing Member |
11 L A T E S T R E P L I E S (Newest First) |
pga |
Posted - 09/26/2007 : 8:28:06 PM thanks again!
|
Mike Buess |
Posted - 09/26/2007 : 01:09:58 AM http://www.originlab.com/www/support/resultstech.aspx?ID=1080&language=English
Mike Buess Origin WebRing Member |
pga |
Posted - 09/25/2007 : 11:04:56 PM Hi there! i've just started in origin.i get exactly the same error message
"C:\Program Files\OriginLab\Origin75\OriginC\system\internal.c(345) :Error, cannot find DLL @OUTL for external function"
just by trying the programming tutorials or when trying to compile internal.c
I also get the following message: "System Folder build failed! Please resolve" in the script window when i start origin.
I am on WinXP and Origin 7.5 SR4. I deleted the user path and redefined it as suggested in a previous post but it didn't work. Is there another way to resolve this?
Thanks in advance for any help.
G.
|
hajo_old |
Posted - 02/20/2004 : 10:01:45 AM Hi, Mike
you can try at a first attempt! I always choosed the "hard" version by deleting the complete user folder ...
But ... who knows ...
So far Hajo
-- -- Dipl.-Ing. Hans-Joerg Koch Siemens VDO, Regensburg
SVDO_Origin1 is now hajo  |
Mike Buess |
Posted - 02/20/2004 : 08:04:07 AM Hi Hajo,
That's definitely worth a try. Would it be sufficient to delete the OCTemp folder on the user path?
Mike Buess Origin WebRing Member |
hajo_old |
Posted - 02/20/2004 : 03:11:02 AM Hi, Mike
did you thy out to remove the user folder and set up a new one? So a compilation of all files from scratch is forced. I darkly can rember of some similar problems switching from v7.5beta2 to beta3; solved that by killing the whole user installation path ...
Maybe that helps. Hajo
-- -- Dipl.-Ing. Hans-Joerg Koch Siemens VDO, Regensburg
SVDO_Origin1 is now hajo  |
Mike Buess |
Posted - 02/19/2004 : 5:04:46 PM My friend removed onmr.c from CodeBuilder's system folder and still gets the linking error. I sent him my copy of internal.c (also from 7.5 SR1) but that didn't help either. Now all he has in his CB workspace are the standard System files. (See list above.) He will contact support directly but I wanted to check for ideas here in the meantime.
Mike Buess Origin WebRing Member |
Mike Buess |
Posted - 02/18/2004 : 11:44:56 PM I can't reproduce the problem either. I'll ask him to remove the custom c file from his system folder and try again.
Mike Buess Origin WebRing Member |
Iris_Bai |
Posted - 02/18/2004 : 11:10:52 PM I add a own c file into System folder of Code builder window and make some change in one *.h file. Then launch Origin again and all c files compile and link fine.
So cannot reproduce the problem Origin7.5 Sr1 here.
Could you give more detail regarding this? |
Mike Buess |
Posted - 02/18/2004 : 8:47:45 PM He sees errors during the startup compilation of the system folder so I asked him to Rebuild All and send me compiler messages. This is what he saw
compiling... Origin.C compiling... internal.c compiling... sys_utils.c compiling... LT_wks.c compiling... LT_math.c compiling... OriginEvents.OP compiling... onmr.c compiling... matrix.c compiling... page_utils.c compiling... theme_utils.OP compiling... tree_utils.c compiling... analysis_utils.c compiling... LT_PE.c compiling... GetNBox.OP Linking... C:\Program Files\OriginLab\Origin75\OriginC\system\internal.c(345) :Error, cannot find DLL @OUTL for external function Linking Failed!
onmr.c is an NMR Tools file with which I've never had problems before, but you can look at it here. The rest look like the standard system files.
Mike Buess Origin WebRing Member
Edited by - Mike Buess on 02/18/2004 8:53:59 PM |
cpyang |
Posted - 02/18/2004 : 7:00:18 PM Cannot think of a reason.
What if you restart Origin and do a New Workspace and just add a new file and compile that, do you still see this error?
What other files are in the system folder?
CP
|