Jump to content

FMSoft_1.0.0.1378 uSynEdit SynEdit installation issues


joriolm

Recommended Posts

Hi,

I just downloaded 1.0.0.1378 Plus Pro, installation runs well, but in Delphi 2006 installation process.

I unistalled previous version and installed new one in a separate folder.

It seems folder SynEdit now is uSynEdit and it has problem to be installed, at least to me.

I edited some path in packages and Build All runs ok, uSynEdit_D2006.bpl and uSynEdit_R2006.bpl install ok,

but uniGUI10dcl.bdsproj and uniGUI10mdcl.bdsproj  says:

 

---------------------------
Error
---------------------------
Cannot load package 'uSynEdit_R2006.'  It contains unit 'uSynUnicode,'which is also contained in package 'uSynEdit_D2006'
---------------------------

 

Anybody with same problem?

 

Regards,

J. Oriol M.

Link to comment
Share on other sites

Farshad,

I replaced original packages with yours, but same problem.

 

Must edit some paths: uSynEdit_D2006.bdsproj and uSynEdit_R2006.bdsproj:

 

<Source>
    <Source Name="MainSource">SynEdit_D2006.dpk</Source>  (edited with uSynEdit_D2006)
</Source>
 
<Source>
    <Source Name="MainSource">SynEdit_R2006.dpk</Source> (edited with uSynEdit_R2006)
</Source>

 

1- uniGUI_2006_PlusGroup.bdsgroup built and compiled ok

2- uSynEdit_D2006 Install ok

3- uniGUI10dcl.bdsproj on install:

    ---------------------------

    Error
    ---------------------------
    Cannot load package 'uSynEdit_R2006.'  It contains unit 'uSynUnicode,'which is also contained in package 'uSynEdit_D2006'
    ---------------------------
4- uniGUI10Chartdcl.bdsproj Install ok
 
Hope you can check this out, please.
Link to comment
Share on other sites

Farshad, the same error:

 

1- uniGUI_2006_PlusGroup.bdsgroup built ok

2- uSynEdit_D2006 Installed ok

3- uniGUI10dcl.bdsproj on installed:

    ---------------------------

    Error
    ---------------------------
    Cannot load package 'uSynEdit_R2006.'  It contains unit 'uSynUnicode,'which is also contained in package 'uSynEdit_D2006'
    ---------------------------
4- uniGUI10Chartdcl.bdsproj Installed ok
 
Best regards.
Link to comment
Share on other sites

Hi Farshad,

I'm using TurboDelphi 2006.

 

I have downloaded again all of this:

FMSoft_uniGUI_Plus_Professional_1.0.0.1378_RC.exe, 

FMSoft_uniGUI_Plus_runtime_1.0.0.1378.exe,

FMSoft_uniGUI_Theme_Pack_1.0.0.1378.exe,

FMSoft_uniGUI_Documentation_1.0.0.1378.exe

 

Uninstalled all previous version.

Delete all bpl files from: C:\Users\user\Documents\Borland Studio Projects\Bpl

Removed packages manually from IDE

 

1- Installed Plus Professional in default path ..... OK

2- Installed Runtime show message that I shouldn't install Runtime along UniGUI (I've chosen Yes)....OK ?

3- Buid all projects in IDE......OK

4- Installed uSynEdit_D2006.bpl.....OK (Image attached, rare components icons)

5- Installation of uniGUI10dcl.bdsproj .............ERROR (Image attached)

 

I know this is a bother issue for you, but I'm runnng out of ideas, sorry.

I have installed RAD Studio 10.1 Berlin already in the same machine, does it affect somehow?

My last choice is unistall Delphi, but I have a lot of components actually.

 

Regards.

post-242-0-02381800-1489373943_thumb.png

post-242-0-82652200-1489373949_thumb.png

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...