• Welcome to Forum.Deepsoftware.Com. Please login or sign up.
 
March 28, 2024, 10:47:41 pm

News:

SMF - Just Installed!


Instalation problem

Started by Matisoft, February 03, 2010, 09:22:47 am

Previous topic - Next topic

Matisoft

I have install CBuilder 2010 in the default directory's
After this installation, I have install nrComm pro 9 in the default directory's

When i start CBuilder 2010 I get a error about missing bpl files in the directory "C:\Program Files\nrComm Lib\Delphi13"
In this directory I don't have any bpl file
In the "Tool Palette" i don't have a tab with nrComm VCL components.

What is wrong.

Roman Novgorodov

February 03, 2010, 09:29:00 am #1 Last Edit: February 03, 2010, 09:46:26 am by Roman Novgorodov
Hello

Please show me CBuilder version (build) number and info about installed updates.

Do you use trial nrComm?
What Windows version do you use? Possible your Program Files are protected for write operations.

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.

Matisoft

I don't have a trail version of nrComm pro.
I have purchase and download it on 28 januari 2010

I have first install it on CBuilder 2009 with no problems.
I have remove CBuilder 2009 from the computer and install a trail version of CBuilder 2010 (download today)
After this I have uninstall nrComm and install it again.


I use:
Embarcadero® C++Builder® 2010 Version 14.0.3593.25826

Updates:
Delphi and C++Builder 2010 Update 5 (Database Pack)
Delphi and C++Builder 2010 Update 4
C++Builder 2010 Boost Update
Delphi and C++Builder 2010 Help Update 1

OS:
Windows Vista 6.0 (Build 6002: Service Pack 2)

I have the next files in the "C:\Program Files\nrComm Lib\Delphi13" directory
nratcmd.dcu
nratcmd.hpp
nrbarcode.dcu
nrbarcode.hpp
nrbt.dcu
nrbt.hpp
nrbtw32.dcu
nrbtw32.hpp
nrcapi.dcu
nrcapi.hpp
nrcapiw32.dcu
nrcapiw32.hpp
nrclasses.dcu
nrclasses.hpp
nrcomm.dcu
nrcomm.hpp
nrcommbox.dcu
nrcommbox.hpp
nrcommd13.cfg
nrcommd13.dpk
nrcommd13.hpp
nrcommd13.res
nrcommlib.dcr
nrcommlib.inc
nrcommlibreg.dcu
nrcommlibreg.hpp
nrcommtapi.dcu
nrcommtapi.hpp
nrcrc.dcu
nrcrc.hpp
nrdataproc.dcu
nrdataproc.hpp
nrddbasew32.dcu
nrddbasew32.hpp
nrfax.dcu
nrfax.hpp
nrfaxw32.dcu
nrfaxw32.hpp
nrftbase.dcu
nrftbase.hpp
nrgps.dcu
nrgps.hpp
nrgsm.dcu
nrgsm.hpp
nrgsmpdu.dcu
nrgsmpdu.hpp
nrhid.dcu
nrhid.hpp
nrhidw32.dcu
nrhidw32.hpp
nrkermit.dcu
nrkermit.hpp
nrlogfile.dcu
nrlogfile.hpp
nrlpt.dcu
nrlpt.hpp
nrsapi.dcu
nrsapi.hpp
nrsemaphore.dcu
nrsemaphore.hpp
nrspeech.dcu
nrspeech.hpp
nrsysutils.dcu
nrsysutils.hpp
nrtapi.dcu
nrtapi.hpp
nrterminal.dcu
nrterminal.hpp
nrusb.dcu
nrusb.hpp
nrusbdriver.dcu
nrusbdriver.hpp
nrusbdrvi64.dcu
nrusbdrvi64.hpp
nrusbdrvx32.dcu
nrusbdrvx32.hpp
nrusbdrvx64.dcu
nrusbdrvx64.hpp
nrusbman.dcu
nrusbman.hpp
nrusbpipe.dcu
nrusbpipe.hpp
nrusbw32.dcu
nrusbw32.hpp
nrwave.dcu
nrwave.hpp
nrwavebase.dcu
nrwavebase.hpp
nrwin32.dcu
nrwin32.hpp
nrwin32di.dcu
nrwin32di.hpp
nrzmodem.dcu
nrzmodem.hpp
qnrcommlib.inc



Roman Novgorodov

Hello

It's strange.
Please run Delphi/CBuilder 2010 and open package Delphi13\nrcommd13.dpk
Rebuild it and install.
Does compiler show any errors?

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.

Matisoft

February 03, 2010, 09:23:40 pm #4 Last Edit: February 03, 2010, 09:28:24 pm by Matisoft
When I run CBuilder 2010 and use the menu option "File->Open" and select nrcommd13.dpk nothing happens.
I look in the file nrcommd13.dpk and see that it needs files in ..\Source\*.pas.
On the computer the directory "C:\Program Files\nrComm Lib\Source>" is empty.
I have attach a directory list of the nrComm directory

Regards
Marcel Timmerman

Roman Novgorodov

Hello

Please visit nrComm Lib update center and get latest release of product.
It seems like latest version 9.02 fixes problem with CBuilder.

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.

Matisoft

I have install version 902 now, but it don't solve the problem

Roman Novgorodov

Hello

Please open command shell, go to nrComm home folder, open Delphi13 folder and try to run:

dcc32.exe -JL -B nrcommd13.dpk

Possible you need to add full path to dcc32 for success execution.
Please run this command and show me possible errors.

It seems like trial version of rad2010 has unknown limitations :-(

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.

Matisoft

Your right about the trial version.
Here the output:

C:\Program Files\nrComm Lib\Delphi13>dcc32.exe -JL -B nrcommd13.dpk
Command line tools are not supported in the trial version.

Do you have a solution ?

Roman Novgorodov

Hello

Thank you for information.

It seems like guys from Embarcodero don't want to make something useful like x64 compiler for Delphi,
but they have a lot of free time to increase protection and limitations of trial versions.

We will modify setup and it will distribute compilied BPL/LIB files.
Unfortunately this modification will significant increase final size of nrComm Lib setup EXE.
:-(
We need one-two days.

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.

Roman Novgorodov

Hello

Please try the new nrComm Lib version 9.03.

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.

Matisoft

Roman,

I can not check my registered email address now for a new update.
I have download the trail version and it is working without any problems.

Regards
Marcel Timmerman