• Welcome to Forum.Deepsoftware.Com. Please login or sign up.
 

Unable to open file 'NRCOMMD12.LIB' in C++ Builder 2009

Started by weggin, July 24, 2010, 11:55:51 pm

Previous topic - Next topic

weggin

Hi Roman:

I haved installed C++ Builder 2009 and nrComm908 on my PC.
I try to open any demo project from nrComm Lib and all of
them will  be compiled with this message_[ILINK32 Error] Fatal: Unable to open file 'NRCOMMD12.LIB'.

I also tyr to install C++Build 6 on my PC,and it could work well without this error message.

I want to know how could i fix this problem in C++ Builder 2009,thanks !

PS:I haved checked the setting of Packages in C++ Builder 2009.it's OK!
Project->Options->Packages->DeepSoftware nrComm Lib v9.08 VCL(C)...

OS:Win XP sp3
IDE: C++ Builder 2009
LIB:nrcomm908release

Roman Novgorodov

Hello

Possible you are using trial version of CB2009.
It does not support command line compiling of packages.
Therefore nrComm setup did not create *.BPL and *.LIB files.

Please find home folder of nrComm Lib on your disk.
Go to Delphi12 subfolder and show me file list (dir > list.txt).

Also show me edition and build number of CBuilder 2009.

Roman Novgorodov
DeepSoftware.Com
DeepSoftware llc - The professional components for Delphi/CBuilder/.NET. The high quality custom software development.
Forums.nrCommLib.Com - DeepSoftware Tech Support Forum.

weggin

Hi Roman:
            This problem is caused by the fact of both install the c++ Builder 6 & BCB2009 in my computer.
Just remove the c++ Builder 6. and Re-install BCB2009, It could be fixed.

Thanks!