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

F1026 File not found: 'nrclasses.dcu'

Started by Robz, December 24, 2009, 08:25:19 am

Previous topic - Next topic

Robz

Hi,

This is my first attempt to use nrCommLib; I must be doing something wrong. Just tried and dropped nrUSB component on the form and ran the compiler. I get the error [DCC Fatal Error] Unit2.pas(8): F1026 File not found: 'nrclasses.dcu', even though I specifically set the directories and conditionals include path. The path is "C:\Program Files (x86)\nrComm Lib\Delphi12" Choosing Delphi13 results in the same error. Also, what is the difference between Delphi12 and Delphi13 ?

I am using:
Windows 7 RC 64 bit
Delphi 2009
nrComm Lib PRO Private License



Any help greatly appreciated




Robz

Hi,

Solved the F1026 file not found error.

Simply set the Tools/Options/Delphi Options/Library -Win32/Debug DCU path to:
'C:\Program Files (x86)\nrComm Lib\Delphi12'

Delphi automatically copied this path to Library Path and Browsing path.
Compiles OK now.