What it means?
How can i solve it?
> [ILINK32 Error] Fatal: Unable to open file ''
> and stops.
>
> What it means?
> How can i solve it?
Is there a path with a '+' character to any of the files in the
project?
--
David Dean (CodeGear)
Lead C++ QA Engineer
P.S. i'm a registered codegear user. there isn't a support for buyers?
David Dean [CodeGear] ha scritto:
> P.S. i'm a registered codegear user. there isn't a support for buyers?
This is a peer support area. Information on our official support
channels is available here: <http://support.codegear.com/>
David Dean [CodeGear] ha scritto:
>Before there was a + (c++) in the path and the 2006 compiler perfectly
>works.
>I saw that the new compiler doesn't like it, so i renamed that directory.
>But the problem is in a new project, created after the renaming.
Carefully look at the generated commandline for the linker.
There should be a quoted blank in there someplace.
Perhaps something that looks like " " or ' '
If you still can't see the problem, post the commandline here.
I have the same problem... when i building a package: [ILINK32 Error]
Fatal: Unable to open file ''
.... here are the complete message: c:\program files\codegear\rad
studio\5.0\bin\ilink32.exe -L"c:\program files\codegear\rad studio
\5.0\lib\debug";"c:\program files\codegear\rad studio\5.0\lib";"c:
\program files\codegear\rad studio\5.0\lib\obj";"c:\program files
\codegear\rad studio\5.0\lib\psdk";D:\My\C++\mycode\ATMController;..
\MyShare;D:\My\C++\ThirdParty\TurboPowerLockBox\source;D:\My\C++
\ThirdParty\TurboPowerLockBox\packages;..\source;"c:\program files
\codegear\rad studio\5.0\lib";"c:\program files\codegear\rad studio
\5.0\lib\Indy9";"c:\program files\codegear\rad studio\5.0\RaveReports
\Lib";"C:\Documents and Settings\All Users\Documents\RAD Studio
\5.0\DCP";Debug -j"c:\program files\codegear\rad studio\5.0\lib
\debug";"c:\program files\codegear\rad studio\5.0\lib";"c:\program
files\codegear\rad studio\5.0\lib\obj";"c:\program files\codegear\rad
studio\5.0\lib\psdk";D:\My\C++\mycode\ATMController;..\MyShare;D:\My\C+
+\ThirdParty\TurboPowerLockBox\source;D:\My\C++\ThirdParty
\TurboPowerLockBox\packages;..\source;"c:\program files\codegear\rad
studio\5.0\lib";"c:\program files\codegear\rad studio\5.0\lib
\Indy9";"c:\program files\codegear\rad studio\5.0\RaveReports\Lib";"C:
\Documents and Settings\All Users\Documents\RAD Studio\5.0\DCP";Debug -
l"C:\Documents and Settings\All Users\Documents\RAD Studio\5.0\DCP" -
Gi -Gn -GA"D:\My\CPP\ThirdParty\TurboPowerLockBox\packages
\vfs85.tmp"="D:\My\CPP\ThirdParty\TurboPowerLockBox\packages
\myTurboRuntime.res" -aa -Tpp -Gl c0pkg32.obj rtl.bpi vcl.bpi
memmgr.lib sysinit.obj Debug\myTurboRuntime.obj Debug\LbAsym.obj Debug
\LbBigInt.obj Debug\LbCipher.obj Debug\LbClass.obj Debug\LbConst.obj
Debug\LbDSA.obj Debug\LbProc.obj Debug\LbRandom.obj Debug\LbString.obj
Debug\LbUtils.obj , "C:\Documents and Settings\All Users\Documents\RAD
Studio\5.0\BPL\myTurboRuntime.bpl" , "C:\Documents and Settings\All
Users\Documents\RAD Studio\5.0\BPL\myTurboRuntime.map" , import32.lib
cp32mt.lib , , D:\My\CPP\ThirdParty\TurboPowerLockBox\packages
\vfs85.tmp
And:
C:\WINDOWS\Microsoft.NET\Framework
\v2.0.50727\Borland.Cpp.Targets(1738,3): error : Fatal: Unable to open
file ''
I'm an official buyer of codegear product... please give us the best
support...
tq..