Re: VER 4.0.2 ERROR building DLL
- Posted by mattlewis (admin) Jun 08, 2011
- 1253 views
zebra said...
-- THIS IS THE ERROR I GET ! 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.
It should 'just work' by adding the -dll option. Here is a link to the docs about building a dll.
Could you post the contents of testdll.lnk?