VER 4.0.2 ERROR building DLL

new topic     » topic index » view thread      » older message » newer message
-- This what testdll.e contains 
 
public procedure show() 
puts(1,"Hello World !\n") 
if getc(0) then end if 
end procedure  
 

 
-- THIS IS THE ERROR I GET ! 
-- USING XP HOME EDITION OPEN WATCOM 1.9 
 
C:\WORKAREA>euc -wat -dll testdll.e -o  testdll.dll 
 
Build directory: build-414501\ 
Translating code, pass: 1 2 3  generating 
Compiling with Watcom 
Compiling  12% init-.c 
Compiling  50% testdll.c 
Compiling  75% main-.c 
Linking 100% ..\testdll.dll 
Error! E3138: file testdll.lnk: line(6): invalid filename 'C:\' 
Unable to link C:\WORKAREA\testdll.dll 
Status: 1 Command: wlink @testdll.lnk 
C:\WORKAREA> 
 
THERE SHOULD BE EXAMPLES OR DEMOS SHOWING HOW TO BUILD EU DLL DEMOS. 
 

PS:   VER 4.1 IN DOWNLOAD BINS FOR WINDOWS. 
 
The trace display colors are messed up. 
When some lines are high-lighted the color is the same as other text on the line. 
This makes the lines that are high lighted on unreadable. 
Colors look washed out. 
Maybe the bins were compiled using Linux Colors ? 
I went back to the previous release and the colors are the normal window colors.   
 
 

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu