Jump to content


Photo

Help me, D2009 installing error


  • Please log in to reply
19 replies to this topic

#1 Epik

Epik
  • Members
  • 8 posts

Posted 16 March 2009 - 05:36 AM

Hi..

Install problem NextSuite Lastest Release version.

[DXX Fatal Error] NxGridRun.dpk(33): E2202 Required package 'NxCommonRun' not found

Help please!

Attached Files



#2 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,289 posts
  • Gender:Male

Posted 16 March 2009 - 04:27 PM

Hello Epic,

I am finishing re-aranging packages of Delphi 2009 and will send you soon.

Thank you,

Best regards
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.

#3 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,289 posts
  • Gender:Male

Posted 17 March 2009 - 01:08 AM

Hello Epic,

I am sending you attached packages for Delphi 2009. Just delete previous package Delphi 2009 and install files into same folder.

It gives me a lot of trouble, but I hope that now it will be fine. I am sorry again.

Best regards

Attached Files


boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.

#4 emailaya

emailaya

    Master Member

  • Members
  • PipPipPipPipPip
  • 984 posts

Posted 19 March 2009 - 11:31 PM

where can i download the latest D2009 version of next suite?
thanks

#5 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,289 posts
  • Gender:Male

Posted 19 March 2009 - 11:59 PM

Hello Emailaya,

Current version already support Delphi 2009. You will find packages of them in setup or zip file on MembersSection

Best regards
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.

#6 emailaya

emailaya

    Master Member

  • Members
  • PipPipPipPipPip
  • 984 posts

Posted 20 March 2009 - 12:11 AM

but i understood u made some changes and re-organizations, the files in the download section are after that?

#7 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,289 posts
  • Gender:Male

Posted 20 March 2009 - 01:26 AM

Hello Emailaya,

I have build them again, but existing version is fine. If you want to wait few more days, new version will be out.
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.

#8 emailaya

emailaya

    Master Member

  • Members
  • PipPipPipPipPip
  • 984 posts

Posted 20 March 2009 - 12:17 PM

then ofcourse i'll wait

#9 AK-AC

AK-AC
  • Members
  • 1 posts

Posted 05 April 2009 - 10:06 PM

QUOTE (Boki (Berg) @ Mar 17 2009, 02:08 AM) <{POST_SNAPBACK}>
Hello Epic,

I am sending you attached packages for Delphi 2009. Just delete previous package Delphi 2009 and install files into same folder.

It gives me a lot of trouble, but I hope that now it will be fine. I am sorry again.

Best regards


Hi, I'm not able to download the file in this forum (error message). Where can I find it?

ERROR WAS:

Sorry, an error occurred. If you are unsure on how to use a feature, or don't know why you got this error message, try looking through the help files for more information.
The error returned was:

Sorry, some required files are missing, if you intended to view a topic, it's possible that it's been moved or deleted. Please go back and try again.


#10 Der§en

Der§en
  • Members
  • 167 posts
  • Gender:Male
  • Location:Paris

Posted 07 April 2009 - 08:06 PM

To get a compile cleanly and without error in Delphi 2009 NextSuite I had to redo almost all the packages, because they lead to bad files, here is a simple example with the file Delphi 2009.groupproj :

CODE
    <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
        <PropertyGroup>
            <ProjectGuid>{e55d4070-ccfb-4933-8191-8c4d8025220c}</ProjectGuid>
        </PropertyGroup>
        <ItemGroup>
            <Projects Include="Delphi 2007\NxCommonRun.dproj">
                <Dependencies/>
            </Projects>
            <Projects Include="Delphi 2007\NxCommonDsgn.dproj">
                <Dependencies/>
            </Projects>
            <Projects Include="Delphi 2007\NxGridRun.dproj">
                <Dependencies/>
            </Projects>
            <Projects Include="Delphi 2007\NxGridDsgn.dproj">
                <Dependencies/>
            </Projects>
            <Projects Include="Delphi 2007\NxDBGridRun.dproj">
                <Dependencies/>
            </Projects>
            <Projects Include="Delphi 2007\NxDBGridDsgn.dproj">
                <Dependencies/>
            </Projects>
            <Projects Include="Delphi 2007\NxInspectorRun.dproj">
                <Dependencies/>
            </Projects>
            <Projects Include="Delphi 2007\NxInspectorDsgn.dproj">
                <Dependencies/>
            </Projects>
            <Projects Include="Delphi 2007\NxCollectionRun.dproj">
                <Dependencies/>
            </Projects>
            <Projects Include="Delphi 2007\NxCollectionDsgn.dproj">
                <Dependencies/>
            </Projects>
            <Projects Include="Delphi 2007\NxSheetRun.dproj">
                <Dependencies/>
            </Projects>
            <Projects Include="Delphi 2007\NxThirdpartyRun.dproj">
                <Dependencies/>
            </Projects>
            <Projects Include="Delphi 2007\NxDBThirdpartyRun.dproj">
                <Dependencies/>
            </Projects>
        </ItemGroup>
        <ProjectExtensions>
            <Borland.Personality>Default.Personality.12</Borland.Personality>
            <Borland.ProjectType/>
            <BorlandProject>
                <BorlandProject>
                    <Default.Personality/>
                </BorlandProject>
            </BorlandProject>
        </ProjectExtensions>
        <Target Name="NxCommonRun">
            <MSBuild Projects="Delphi 2007\NxCommonRun.dproj"/>
        </Target>
        <Target Name="NxCommonRun:Clean">
            <MSBuild Targets="Clean" Projects="Delphi 2007\NxCommonRun.dproj"/>
        </Target>
        <Target Name="NxCommonRun:Make">
            <MSBuild Targets="Make" Projects="Delphi 2007\NxCommonRun.dproj"/>
        </Target>
        <Target Name="NxCommonDsgn">
            <MSBuild Projects="Delphi 2007\NxCommonDsgn.dproj"/>
        </Target>
        <Target Name="NxCommonDsgn:Clean">
            <MSBuild Targets="Clean" Projects="Delphi 2007\NxCommonDsgn.dproj"/>
        </Target>
        <Target Name="NxCommonDsgn:Make">
            <MSBuild Targets="Make" Projects="Delphi 2007\NxCommonDsgn.dproj"/>
        </Target>
        <Target Name="NxGridRun">
            <MSBuild Projects="Delphi 2007\NxGridRun.dproj"/>
        </Target>
        <Target Name="NxGridRun:Clean">
            <MSBuild Targets="Clean" Projects="Delphi 2007\NxGridRun.dproj"/>
        </Target>
        <Target Name="NxGridRun:Make">
            <MSBuild Targets="Make" Projects="Delphi 2007\NxGridRun.dproj"/>
        </Target>
        <Target Name="NxGridDsgn">
            <MSBuild Projects="Delphi 2007\NxGridDsgn.dproj"/>
        </Target>
        <Target Name="NxGridDsgn:Clean">
            <MSBuild Targets="Clean" Projects="Delphi 2007\NxGridDsgn.dproj"/>
        </Target>
        <Target Name="NxGridDsgn:Make">
            <MSBuild Targets="Make" Projects="Delphi 2007\NxGridDsgn.dproj"/>
        </Target>
        <Target Name="NxDBGridRun">
            <MSBuild Projects="Delphi 2007\NxDBGridRun.dproj"/>
        </Target>
        <Target Name="NxDBGridRun:Clean">
            <MSBuild Targets="Clean" Projects="Delphi 2007\NxDBGridRun.dproj"/>
        </Target>
        <Target Name="NxDBGridRun:Make">
            <MSBuild Targets="Make" Projects="Delphi 2007\NxDBGridRun.dproj"/>
        </Target>
        <Target Name="NxDBGridDsgn">
            <MSBuild Projects="Delphi 2007\NxDBGridDsgn.dproj"/>
        </Target>
        <Target Name="NxDBGridDsgn:Clean">
            <MSBuild Targets="Clean" Projects="Delphi 2007\NxDBGridDsgn.dproj"/>
        </Target>
        <Target Name="NxDBGridDsgn:Make">
            <MSBuild Targets="Make" Projects="Delphi 2007\NxDBGridDsgn.dproj"/>
        </Target>
        <Target Name="NxInspectorRun">
            <MSBuild Projects="Delphi 2007\NxInspectorRun.dproj"/>
        </Target>
        <Target Name="NxInspectorRun:Clean">
            <MSBuild Targets="Clean" Projects="Delphi 2007\NxInspectorRun.dproj"/>
        </Target>
        <Target Name="NxInspectorRun:Make">
            <MSBuild Targets="Make" Projects="Delphi 2007\NxInspectorRun.dproj"/>
        </Target>
        <Target Name="NxInspectorDsgn">
            <MSBuild Projects="Delphi 2007\NxInspectorDsgn.dproj"/>
        </Target>
        <Target Name="NxInspectorDsgn:Clean">
            <MSBuild Targets="Clean" Projects="Delphi 2007\NxInspectorDsgn.dproj"/>
        </Target>
        <Target Name="NxInspectorDsgn:Make">
            <MSBuild Targets="Make" Projects="Delphi 2007\NxInspectorDsgn.dproj"/>
        </Target>
        <Target Name="NxCollectionRun">
            <MSBuild Projects="Delphi 2007\NxCollectionRun.dproj"/>
        </Target>
        <Target Name="NxCollectionRun:Clean">
            <MSBuild Targets="Clean" Projects="Delphi 2007\NxCollectionRun.dproj"/>
        </Target>
        <Target Name="NxCollectionRun:Make">
            <MSBuild Targets="Make" Projects="Delphi 2007\NxCollectionRun.dproj"/>
        </Target>
        <Target Name="NxCollectionDsgn">
            <MSBuild Projects="Delphi 2007\NxCollectionDsgn.dproj"/>
        </Target>
        <Target Name="NxCollectionDsgn:Clean">
            <MSBuild Targets="Clean" Projects="Delphi 2007\NxCollectionDsgn.dproj"/>
        </Target>
        <Target Name="NxCollectionDsgn:Make">
            <MSBuild Targets="Make" Projects="Delphi 2007\NxCollectionDsgn.dproj"/>
        </Target>
        <Target Name="NxSheetRun">
            <MSBuild Projects="Delphi 2007\NxSheetRun.dproj"/>
        </Target>
        <Target Name="NxSheetRun:Clean">
            <MSBuild Targets="Clean" Projects="Delphi 2007\NxSheetRun.dproj"/>
        </Target>
        <Target Name="NxSheetRun:Make">
            <MSBuild Targets="Make" Projects="Delphi 2007\NxSheetRun.dproj"/>
        </Target>
        <Target Name="NxThirdpartyRun">
            <MSBuild Projects="Delphi 2007\NxThirdpartyRun.dproj"/>
        </Target>
        <Target Name="NxThirdpartyRun:Clean">
            <MSBuild Targets="Clean" Projects="Delphi 2007\NxThirdpartyRun.dproj"/>
        </Target>
        <Target Name="NxThirdpartyRun:Make">
            <MSBuild Targets="Make" Projects="Delphi 2007\NxThirdpartyRun.dproj"/>
        </Target>
        <Target Name="NxDBThirdpartyRun">
            <MSBuild Projects="Delphi 2007\NxDBThirdpartyRun.dproj"/>
        </Target>
        <Target Name="NxDBThirdpartyRun:Clean">
            <MSBuild Targets="Clean" Projects="Delphi 2007\NxDBThirdpartyRun.dproj"/>
        </Target>
        <Target Name="NxDBThirdpartyRun:Make">
            <MSBuild Targets="Make" Projects="Delphi 2007\NxDBThirdpartyRun.dproj"/>
        </Target>
        <Target Name="Build">
            <CallTarget Targets="NxCommonRun;NxCommonDsgn;NxGridRun;NxGridDsgn;NxDBGridRun;NxDBGridDsgn;NxIns
pectorRun;NxInspectorDsgn;NxCollectionRun;NxCollectionDsgn;NxSheetRun;NxThirdpar
t
yRun;NxDBThirdpartyRun"/>
        </Target>
        <Target Name="Clean">
            <CallTarget Targets="NxCommonRun:Clean;NxCommonDsgn:Clean;NxGridRun:Clean;NxGridDsgn:Clean;NxDBGridRun:Clean;NxDBGridDsgn:Clean;NxInspectorRun:Clean;NxInspectorDsgn:Clean;NxCollectionRun:Clean;NxCollectionDsgn:Clean;NxSheetRun:Clean;NxThirdpartyRun:Clean;NxDBThirdpartyRun:Clean"/>
        </Target>
        <Target Name="Make">
            <CallTarget Targets="NxCommonRun:Make;NxCommonDsgn:Make;NxGridRun:Make;NxGridDsgn:Make;NxDBGridRun:Make;NxDBGridDsgn:Make;NxInspectorRun:Make;NxInspectorDsgn:Make;NxCollectionRun:Make;NxCollectionDsgn:Make;NxSheetRun:Make;NxThirdpartyRun:Make;NxDBThirdpartyRun:Make"/>
        </Target>
        <Import Project="$(BDS)\Bin\CodeGear.Group.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Group.Targets')"/>
    </Project>


And my file after corrected:

CODE
    <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
        <PropertyGroup>
            <ProjectGuid>{e55d4070-ccfb-4933-8191-8c4d8025220c}</ProjectGuid>
        </PropertyGroup>
        <ItemGroup>
            <Projects Include="Delphi 2009\NxCommonRun.dproj">
                <Dependencies/>
            </Projects>
            <Projects Include="Delphi 2009\NxGridRun.dproj">
                <Dependencies/>
            </Projects>
            <Projects Include="Delphi 2009\NxThirdpartyRun.dproj">
                <Dependencies/>
            </Projects>
            <Projects Include="Delphi 2009\NxCollectionRun.dproj">
                <Dependencies/>
            </Projects>
            <Projects Include="Delphi 2009\NxInspectorRun.dproj">
                <Dependencies/>
            </Projects>
            <Projects Include="Delphi 2009\NxSheetRun.dproj">
                <Dependencies/>
            </Projects>
            <Projects Include="Delphi 2009\NxDBGridRun.dproj">
                <Dependencies/>
            </Projects>
            <Projects Include="Delphi 2009\NxDBThirdpartyRun.dproj">
                <Dependencies/>
            </Projects>
            <Projects Include="Delphi 2009\NxCommonDsgn.dproj">
                <Dependencies/>
            </Projects>
            <Projects Include="Delphi 2009\NxInspectorDsgn.dproj">
                <Dependencies/>
            </Projects>
            <Projects Include="Delphi 2009\NxCollectionDsgn.dproj">
                <Dependencies/>
            </Projects>
            <Projects Include="Delphi 2009\NxGridDsgn.dproj">
                <Dependencies/>
            </Projects>
            <Projects Include="Delphi 2009\NxDBGridDsgn.dproj">
                <Dependencies/>
            </Projects>
        </ItemGroup>
        <ProjectExtensions>
            <Borland.Personality>Default.Personality.12</Borland.Personality>
            <Borland.ProjectType/>
            <BorlandProject>
                <BorlandProject>
                    <Default.Personality/>
                </BorlandProject>
            </BorlandProject>
        </ProjectExtensions>
        <Target Name="NxCommonRun">
            <MSBuild Projects="Delphi 2009\NxCommonRun.dproj"/>
        </Target>
        <Target Name="NxCommonRun:Clean">
            <MSBuild Targets="Clean" Projects="Delphi 2009\NxCommonRun.dproj"/>
        </Target>
        <Target Name="NxCommonRun:Make">
            <MSBuild Targets="Make" Projects="Delphi 2009\NxCommonRun.dproj"/>
        </Target>
        <Target Name="NxGridRun">
            <MSBuild Projects="Delphi 2009\NxGridRun.dproj"/>
        </Target>
        <Target Name="NxGridRun:Clean">
            <MSBuild Targets="Clean" Projects="Delphi 2009\NxGridRun.dproj"/>
        </Target>
        <Target Name="NxGridRun:Make">
            <MSBuild Targets="Make" Projects="Delphi 2009\NxGridRun.dproj"/>
        </Target>
        <Target Name="NxThirdpartyRun">
            <MSBuild Projects="Delphi 2009\NxThirdpartyRun.dproj"/>
        </Target>
        <Target Name="NxThirdpartyRun:Clean">
            <MSBuild Targets="Clean" Projects="Delphi 2009\NxThirdpartyRun.dproj"/>
        </Target>
        <Target Name="NxThirdpartyRun:Make">
            <MSBuild Targets="Make" Projects="Delphi 2009\NxThirdpartyRun.dproj"/>
        </Target>
        <Target Name="NxCollectionRun">
            <MSBuild Projects="Delphi 2009\NxCollectionRun.dproj"/>
        </Target>
        <Target Name="NxCollectionRun:Clean">
            <MSBuild Targets="Clean" Projects="Delphi 2009\NxCollectionRun.dproj"/>
        </Target>
        <Target Name="NxCollectionRun:Make">
            <MSBuild Targets="Make" Projects="Delphi 2009\NxCollectionRun.dproj"/>
        </Target>
        <Target Name="NxInspectorRun">
            <MSBuild Projects="Delphi 2009\NxInspectorRun.dproj"/>
        </Target>
        <Target Name="NxInspectorRun:Clean">
            <MSBuild Targets="Clean" Projects="Delphi 2009\NxInspectorRun.dproj"/>
        </Target>
        <Target Name="NxInspectorRun:Make">
            <MSBuild Targets="Make" Projects="Delphi 2009\NxInspectorRun.dproj"/>
        </Target>
        <Target Name="NxSheetRun">
            <MSBuild Projects="Delphi 2009\NxSheetRun.dproj"/>
        </Target>
        <Target Name="NxSheetRun:Clean">
            <MSBuild Targets="Clean" Projects="Delphi 2009\NxSheetRun.dproj"/>
        </Target>
        <Target Name="NxSheetRun:Make">
            <MSBuild Targets="Make" Projects="Delphi 2009\NxSheetRun.dproj"/>
        </Target>
        <Target Name="NxDBGridRun">
            <MSBuild Projects="Delphi 2009\NxDBGridRun.dproj"/>
        </Target>
        <Target Name="NxDBGridRun:Clean">
            <MSBuild Targets="Clean" Projects="Delphi 2009\NxDBGridRun.dproj"/>
        </Target>
        <Target Name="NxDBGridRun:Make">
            <MSBuild Targets="Make" Projects="Delphi 2009\NxDBGridRun.dproj"/>
        </Target>
        <Target Name="NxDBThirdpartyRun">
            <MSBuild Projects="Delphi 2009\NxDBThirdpartyRun.dproj"/>
        </Target>
        <Target Name="NxDBThirdpartyRun:Clean">
            <MSBuild Targets="Clean" Projects="Delphi 2009\NxDBThirdpartyRun.dproj"/>
        </Target>
        <Target Name="NxDBThirdpartyRun:Make">
            <MSBuild Targets="Make" Projects="Delphi 2009\NxDBThirdpartyRun.dproj"/>
        </Target>
        <Target Name="NxCommonDsgn">
            <MSBuild Projects="Delphi 2009\NxCommonDsgn.dproj"/>
        </Target>
        <Target Name="NxCommonDsgn:Clean">
            <MSBuild Targets="Clean" Projects="Delphi 2009\NxCommonDsgn.dproj"/>
        </Target>
        <Target Name="NxCommonDsgn:Make">
            <MSBuild Targets="Make" Projects="Delphi 2009\NxCommonDsgn.dproj"/>
        </Target>
        <Target Name="NxInspectorDsgn">
            <MSBuild Projects="Delphi 2009\NxInspectorDsgn.dproj"/>
        </Target>
        <Target Name="NxInspectorDsgn:Clean">
            <MSBuild Targets="Clean" Projects="Delphi 2009\NxInspectorDsgn.dproj"/>
        </Target>
        <Target Name="NxInspectorDsgn:Make">
            <MSBuild Targets="Make" Projects="Delphi 2009\NxInspectorDsgn.dproj"/>
        </Target>
        <Target Name="NxCollectionDsgn">
            <MSBuild Projects="Delphi 2009\NxCollectionDsgn.dproj"/>
        </Target>
        <Target Name="NxCollectionDsgn:Clean">
            <MSBuild Targets="Clean" Projects="Delphi 2009\NxCollectionDsgn.dproj"/>
        </Target>
        <Target Name="NxCollectionDsgn:Make">
            <MSBuild Targets="Make" Projects="Delphi 2009\NxCollectionDsgn.dproj"/>
        </Target>
        <Target Name="NxGridDsgn">
            <MSBuild Projects="Delphi 2009\NxGridDsgn.dproj"/>
        </Target>
        <Target Name="NxGridDsgn:Clean">
            <MSBuild Targets="Clean" Projects="Delphi 2009\NxGridDsgn.dproj"/>
        </Target>
        <Target Name="NxGridDsgn:Make">
            <MSBuild Targets="Make" Projects="Delphi 2009\NxGridDsgn.dproj"/>
        </Target>
        <Target Name="NxDBGridDsgn">
            <MSBuild Projects="Delphi 2009\NxDBGridDsgn.dproj"/>
        </Target>
        <Target Name="NxDBGridDsgn:Clean">
            <MSBuild Targets="Clean" Projects="Delphi 2009\NxDBGridDsgn.dproj"/>
        </Target>
        <Target Name="NxDBGridDsgn:Make">
            <MSBuild Targets="Make" Projects="Delphi 2009\NxDBGridDsgn.dproj"/>
        </Target>
        <Target Name="Build">
            <CallTarget Targets="NxCommonRun;NxGridRun;NxThirdpartyRun;NxCollectionRun;NxInspectorRun;NxSheet
Run;NxDBGridRun;NxDBThirdpartyRun;NxCommonDsgn;NxInspectorDsgn;NxCollectionDsgn;N
xGridDsgn;NxDBGridDsgn"/>
        </Target>
        <Target Name="Clean">
            <CallTarget Targets="NxCommonRun:Clean;NxGridRun:Clean;NxThirdpartyRun:Clean;NxCollectionRun:Clean;NxInspectorRun:Clean;NxSheetRun:Clean;NxDBGridRun:Clean;NxDBThirdpartyRun:Clean;NxCommonDsgn:Clean;NxInspectorDsgn:Clean;NxCollectionDsgn:Clean;NxGridDsgn:Clean;NxDBGridDsgn:Clean"/>
        </Target>
        <Target Name="Make">
            <CallTarget Targets="NxCommonRun:Make;NxGridRun:Make;NxThirdpartyRun:Make;NxCollectionRun:Make;NxInspectorRun:Make;NxSheetRun:Make;NxDBGridRun:Make;NxDBThirdpartyRun:Make;NxCommonDsgn:Make;NxInspectorDsgn:Make;NxCollectionDsgn:Make;NxGridDsgn:Make;NxDBGridDsgn:Make"/>
        </Target>
        <Import Project="$(BDS)\Bin\CodeGear.Group.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Group.Targets')"/>
    </Project>



#11 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,289 posts
  • Gender:Male

Posted 07 April 2009 - 11:45 PM

Helo Dergen,

Can you please tell me for which package you use this file. Just again to say, first 3 (x2) packages install without problem, but next ones drop error such as file not fount FILECTRL.OBJ

Best regards
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.

#12 Der§en

Der§en
  • Members
  • 167 posts
  • Gender:Male
  • Location:Paris

Posted 10 April 2009 - 12:27 PM

I just tested the latest version for Delphi 2009 (Delphi 2009.bdsgroup "which already seems strange because the file for Delphi should bring the following extensions:". Groupproj ") released today and the group of projects is not good, I say it does not find the projects as it seeks those with the extension ".bdsproj".

Tell with a basic error, I do not understand how you could test these components without seeing this problem ...

I will redo the project group to see if I have no other bad surprise ...

I said that I have the latest version of Delphi 2009 pro.

#13 Der§en

Der§en
  • Members
  • 167 posts
  • Gender:Male
  • Location:Paris

Posted 10 April 2009 - 12:45 PM

another thing that surprises me is that in the name of the projects you do with the differences between design and run but not in the compiler options, why ?

This is my "Delphi 2009.groupproj" file:

CODE
    <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
        <PropertyGroup>
            <ProjectGuid>{68D3B17F-7739-4817-8009-81341237E1C0}</ProjectGuid>
        </PropertyGroup>
        <ItemGroup>
            <Projects Include="Delphi 2009\NxCommonRun.dproj">
                <Dependencies/>
            </Projects>
            <Projects Include="Delphi 2009\NxCommonDsgn.dproj">
                <Dependencies/>
            </Projects>
            <Projects Include="Delphi 2009\NxGridRun.dproj">
                <Dependencies/>
            </Projects>
            <Projects Include="Delphi 2009\NxGridDsgn.dproj">
                <Dependencies/>
            </Projects>
            <Projects Include="Delphi 2009\NxDBGridRun.dproj">
                <Dependencies/>
            </Projects>
            <Projects Include="Delphi 2009\NxDBGridDsgn.dproj">
                <Dependencies/>
            </Projects>
            <Projects Include="Delphi 2009\NxInspectorRun.dproj">
                <Dependencies/>
            </Projects>
            <Projects Include="Delphi 2009\NxInspectorDsgn.dproj">
                <Dependencies/>
            </Projects>
            <Projects Include="Delphi 2009\NxCollectionRun.dproj">
                <Dependencies/>
            </Projects>
            <Projects Include="Delphi 2009\NxCollectionDsgn.dproj">
                <Dependencies/>
            </Projects>
            <Projects Include="Delphi 2009\NxSheetRun.dproj">
                <Dependencies/>
            </Projects>
        </ItemGroup>
        <ProjectExtensions>
            <Borland.Personality>Default.Personality.12</Borland.Personality>
            <Borland.ProjectType/>
            <BorlandProject>
                <Default.Personality/>
            </BorlandProject>
        </ProjectExtensions>
        <Target Name="NxCommonRun">
            <MSBuild Projects="Delphi 2009\NxCommonRun.dproj"/>
        </Target>
        <Target Name="NxCommonRun:Clean">
            <MSBuild Targets="Clean" Projects="Delphi 2009\NxCommonRun.dproj"/>
        </Target>
        <Target Name="NxCommonRun:Make">
            <MSBuild Targets="Make" Projects="Delphi 2009\NxCommonRun.dproj"/>
        </Target>
        <Target Name="NxCommonDsgn">
            <MSBuild Projects="Delphi 2009\NxCommonDsgn.dproj"/>
        </Target>
        <Target Name="NxCommonDsgn:Clean">
            <MSBuild Targets="Clean" Projects="Delphi 2009\NxCommonDsgn.dproj"/>
        </Target>
        <Target Name="NxCommonDsgn:Make">
            <MSBuild Targets="Make" Projects="Delphi 2009\NxCommonDsgn.dproj"/>
        </Target>
        <Target Name="NxGridRun">
            <MSBuild Projects="Delphi 2009\NxGridRun.dproj"/>
        </Target>
        <Target Name="NxGridRun:Clean">
            <MSBuild Targets="Clean" Projects="Delphi 2009\NxGridRun.dproj"/>
        </Target>
        <Target Name="NxGridRun:Make">
            <MSBuild Targets="Make" Projects="Delphi 2009\NxGridRun.dproj"/>
        </Target>
        <Target Name="NxGridDsgn">
            <MSBuild Projects="Delphi 2009\NxGridDsgn.dproj"/>
        </Target>
        <Target Name="NxGridDsgn:Clean">
            <MSBuild Targets="Clean" Projects="Delphi 2009\NxGridDsgn.dproj"/>
        </Target>
        <Target Name="NxGridDsgn:Make">
            <MSBuild Targets="Make" Projects="Delphi 2009\NxGridDsgn.dproj"/>
        </Target>
        <Target Name="NxDBGridRun">
            <MSBuild Projects="Delphi 2009\NxDBGridRun.dproj"/>
        </Target>
        <Target Name="NxDBGridRun:Clean">
            <MSBuild Targets="Clean" Projects="Delphi 2009\NxDBGridRun.dproj"/>
        </Target>
        <Target Name="NxDBGridRun:Make">
            <MSBuild Targets="Make" Projects="Delphi 2009\NxDBGridRun.dproj"/>
        </Target>
        <Target Name="NxDBGridDsgn">
            <MSBuild Projects="Delphi 2009\NxDBGridDsgn.dproj"/>
        </Target>
        <Target Name="NxDBGridDsgn:Clean">
            <MSBuild Targets="Clean" Projects="Delphi 2009\NxDBGridDsgn.dproj"/>
        </Target>
        <Target Name="NxDBGridDsgn:Make">
            <MSBuild Targets="Make" Projects="Delphi 2009\NxDBGridDsgn.dproj"/>
        </Target>
        <Target Name="NxInspectorRun">
            <MSBuild Projects="Delphi 2009\NxInspectorRun.dproj"/>
        </Target>
        <Target Name="NxInspectorRun:Clean">
            <MSBuild Targets="Clean" Projects="Delphi 2009\NxInspectorRun.dproj"/>
        </Target>
        <Target Name="NxInspectorRun:Make">
            <MSBuild Targets="Make" Projects="Delphi 2009\NxInspectorRun.dproj"/>
        </Target>
        <Target Name="NxInspectorDsgn">
            <MSBuild Projects="Delphi 2009\NxInspectorDsgn.dproj"/>
        </Target>
        <Target Name="NxInspectorDsgn:Clean">
            <MSBuild Targets="Clean" Projects="Delphi 2009\NxInspectorDsgn.dproj"/>
        </Target>
        <Target Name="NxInspectorDsgn:Make">
            <MSBuild Targets="Make" Projects="Delphi 2009\NxInspectorDsgn.dproj"/>
        </Target>
        <Target Name="NxCollectionRun">
            <MSBuild Projects="Delphi 2009\NxCollectionRun.dproj"/>
        </Target>
        <Target Name="NxCollectionRun:Clean">
            <MSBuild Targets="Clean" Projects="Delphi 2009\NxCollectionRun.dproj"/>
        </Target>
        <Target Name="NxCollectionRun:Make">
            <MSBuild Targets="Make" Projects="Delphi 2009\NxCollectionRun.dproj"/>
        </Target>
        <Target Name="NxCollectionDsgn">
            <MSBuild Projects="Delphi 2009\NxCollectionDsgn.dproj"/>
        </Target>
        <Target Name="NxCollectionDsgn:Clean">
            <MSBuild Targets="Clean" Projects="Delphi 2009\NxCollectionDsgn.dproj"/>
        </Target>
        <Target Name="NxCollectionDsgn:Make">
            <MSBuild Targets="Make" Projects="Delphi 2009\NxCollectionDsgn.dproj"/>
        </Target>
        <Target Name="NxSheetRun">
            <MSBuild Projects="Delphi 2009\NxSheetRun.dproj"/>
        </Target>
        <Target Name="NxSheetRun:Clean">
            <MSBuild Targets="Clean" Projects="Delphi 2009\NxSheetRun.dproj"/>
        </Target>
        <Target Name="NxSheetRun:Make">
            <MSBuild Targets="Make" Projects="Delphi 2009\NxSheetRun.dproj"/>
        </Target>
        <Target Name="Build">
            <CallTarget Targets="NxCommonRun;NxCommonDsgn;NxGridRun;NxGridDsgn;NxDBGridRun;NxDBGridDsgn;NxIns
pectorRun;NxInspectorDsgn;NxCollectionRun;NxCollectionDsgn;NxSheetRun"/>
        </Target>
        <Target Name="Clean">
            <CallTarget Targets="NxCommonRun:Clean;NxCommonDsgn:Clean;NxGridRun:Clean;NxGridDsgn:Clean;NxDBGridRun:Clean;NxDBGridDsgn:Clean;NxInspectorRun:Clean;NxInspectorDsgn:Clean;NxCollectionRun:Clean;NxCollectionDsgn:Clean;NxSheetRun:Clean"/>
        </Target>
        <Target Name="Make">
            <CallTarget Targets="NxCommonRun:Make;NxCommonDsgn:Make;NxGridRun:Make;NxGridDsgn:Make;NxDBGridRun:Make;NxDBGridDsgn:Make;NxInspectorRun:Make;NxInspectorDsgn:Make;NxCollectionRun:Make;NxCollectionDsgn:Make;NxSheetRun:Make"/>
        </Target>
        <Import Project="$(BDS)\Bin\CodeGear.Group.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Group.Targets')"/>
    </Project>


#14 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,289 posts
  • Gender:Male

Posted 10 April 2009 - 04:13 PM

Hello Dergen,

All packages compile very fine, and I was use components in projects.

If you have any help to improve this, please tell me.
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.

#15 Der§en

Der§en
  • Members
  • 167 posts
  • Gender:Male
  • Location:Paris

Posted 10 April 2009 - 06:33 PM

That it compiles as is with you but I believe the files you put in the zip are not all as they have been modified by you the hands that require users to rebuild the ...

Once again they compile cleanly without any problems, but it will better valus they either natively in your zip.



#16 mcinternet

mcinternet
  • Members
  • 101 posts
  • Gender:Male

Posted 21 April 2009 - 04:52 PM

I cannot download the zip-file. Get a Forum Error!

Regards


#17 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,289 posts
  • Gender:Male

Posted 21 April 2009 - 05:27 PM

Hello McInternet,

Log in into Members Section (http://bms.bergsoft.net/) and log-in. Then in Downloads page you may notice that some archives are in zip. You download them and install them like you may read in http://www.bergsoft....ocs/install.pdf

I hope that this helps.
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.

#18 mcinternet

mcinternet
  • Members
  • 101 posts
  • Gender:Male

Posted 21 April 2009 - 05:40 PM

QUOTE (Boki (Berg) @ Apr 21 2009, 06:27 PM) <{POST_SNAPBACK}>
Hello McInternet,

Log in into Members Section (http://bms.bergsoft.net/) and log-in. Then in Downloads page you may notice that some archives are in zip. You download them and install them like you may read in http://www.bergsoft....ocs/install.pdf

I hope that this helps.


Hi Boki,

I already installed the NxSuite. I tried to download the zip from the forum because I cannot compile the Next Addons with RAD 2009.
I get 12 Errors during compiling.

Regards


#19 mcinternet

mcinternet
  • Members
  • 101 posts
  • Gender:Male

Posted 21 April 2009 - 07:18 PM

QUOTE (mcinternet @ Apr 21 2009, 06:40 PM) <{POST_SNAPBACK}>
Hi Boki,

I already installed the NxSuite. I tried to download the zip from the forum because I cannot compile the Next Addons with RAD 2009.
I get 12 Errors during compiling.

Regards



NxVirtualDataSet
function AllocRecordBuffer: PChar; override;

and others cannot be compiled: Different declaration ...


Boki: Pls. test your own installation and fix the problems.

Regards



#20 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,289 posts
  • Gender:Male

Posted 21 April 2009 - 07:34 PM

Hello,

NxAddons package will still need some job, since I didn't work on this components. I hope that this unit will be fixed in near future.

Best regards
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users