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

Installing nrComm to Delphi 10--errors finding .dcu's

Started by jorgeuriarte, February 25, 2011, 08:55:17 pm

Previous topic - Next topic

jorgeuriarte

My computer crashed and I am re-installing nrComm to Delphi10. It all looks good in the component section. So I load project usbosrkitdemo, but  Delphi can’t find files like nrcommbox.dcu, etc. It seems that I have to setup a path to the library, but I can’t fine where in the IDE you do that. Please help.

Thank you,
Jorge

Roman Novgorodov

Hello

If I understood you correctly, the Delphi10 is Borland Developer Studio 2006

You can find needed paths here:
IDE Main menu\Tools\Options\Delphi Options\Library - Win32
You need add nrComm Lib path into following fields:
Library Path
Browsing Path

Also check that your project options have same paths.

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.

jorgeuriarte

Thank you for the path. Now usbosrkitdemo loaded OK, and run OK. It found my device but could not load the driver. So I run as the administrator and try again. This time I try loading the usbosrkitdemo and got this error: Error reading Form1.  Class TnrDeviceBox not found, etc. All the forms and project are the same as when I run not as the administrator.
Any help will be appreciated. Thank you.
Jorge   

Roman Novgorodov

Hello

You describe strange situation.
Please check that Delphi10\nrcommd10.bpl is copied into System32 directory.

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.