Конференция "KOL" » KOLMCK - Delphi XE7 - Compiling error [Delphi, Windows]
 
  • Baard Hansen (15.04.15 14:10) [0]
    Hi

    I downloaded a snapshot (Tree [r150]) from http://sourceforge.net/p/kolmck/code/HEAD/tree/

    In Embarcadero® Delphi XE7 Windows 8.1 (Version 6.3, Build 9600, 64-bit Edition) I opened KOLMCKXE7.dpk

    Menu -> Project -> Build All Projects
    Everything builds with a lot of warnings, mostly:
    [dcc32 Warning] mckCtrlDraw.pas(44): W1000 Symbol 'ThemeServices' is deprecated: 'Use StyleServices'
    [dcc32 Warning] mckCtrlDraw.pas(44): W1000 Symbol 'ThemeServices' is deprecated: 'Use StyleServices'

    Then installing the package.  
    Successful message:
    Package C:\..\Embarcadero\Studio\15.0\Bpl\KOLMCKXE7.bpl has been installed.
    The following new component(s) have been registered: TKOLActionList, TKOLApplet, TKOLBitBtn, TKOLButton, TKOLCheckBox, TKOLColorDialog, TKOLComboBox, TKOLDataModule, TKOLDateTimePicker, TKOLEditBox, TKOLForm, TKOLFrame, TKOLGradientPanel, TKOLGroupBox, TKOLImageList, TKOLImageShow, TKOLLabel, TKOLLabelEffect, TKOLListBox, TKOLListView, TKOLMainMenu, TKOLMDIChild, TKOLMDIClient, TKOLMemo, TKOLOpenDirDialog, TKOLOpenSaveDialog, TKOLPaintBox, TKOLPanel, TKOLPopupMenu, TKOLProgressBar, TKOLProject, TKOLRadioBox, TKOLRichEdit, TKOLScrollBar, TKOLScrollBox, TKOLSplitter, TKOLTabControl, TKOLTabPage, TKOLThread, TKOLTimer, TKOLToolbar, TKOLTrayIcon, TKOLTreeView.
    [OK]

    After that File -> New -> Other...
    Delphi Projects -> Wizards -> New KOL-MCK Project
    Then Run [F9]
    It stops on a compiling error:
    [dcc32 Fatal Error] koltest.dpr(8): F1026 File not found: 'C:\Users\Witt\Documents\Embarcadero\Studio\Projects\koltest\DesignConst.dcu'

    Any suggestion as of how I can have KOL-MCK compile with Delphi XE7?

    <--- Bård
  • DWorker (17.04.15 10:00) [1]

    > It stops on a compiling error:
    > [dcc32 Fatal Error] koltest.dpr(8): F1026 File not found:
    >  'C:\Users\Witt\Documents\Embarcadero\Studio\Projects\koltest\DesignConst.
    > dcu'
    >
    > Any suggestion as of how I can have KOL-MCK compile with
    > Delphi XE7?


    Use Build All
  • Baard Hansen (23.04.15 22:19) [2]
    Yes.  Menu -> Project -> Build All Projects

    Things is DesignConst.pas is not contained in KOLMCKXE7.
    If I add it. And then Build All compiler says:
    [dcc32 Error] KOLMCKXE7.dpk(53): E2200 Package 'designide' already contains unit 'DesignConst'
  • DWorker (24.04.15 08:40) [3]
    After install KOLMCKXE7 package close it. Create new project with wizard or open your test project and use Build All once, now you can run project
  • Baard Hansen (07.05.15 01:58) [4]
    $(BDS)\source\kolmck-code-150 in library path and Build All fixed it.
 
Конференция "KOL" » KOLMCK - Delphi XE7 - Compiling error [Delphi, Windows]
Есть новые Нет новых   [118582   +31][b:0][p:0]