Git Product home page Git Product logo

Comments (4)

pyscripter avatar pyscripter commented on June 20, 2024

Please try again.

from python4delphi.

netzeng avatar netzeng commented on June 20, 2024

The problem I encountered is the same as yours, I have tried many times。
Checking project dependencies...
Compiling Python.dproj (Release, Win32)

Compiling PythonVcl.dproj (Release, Win32)
dcc32 command line for "PythonVcl.dpk"
[dcc32 Error] WrapVclComCtrls.pas(362): E2003 Undeclared identifier: 'TNodeCheckState'
[dcc32 Error] WrapVclComCtrls.pas(374): E2005 'TNodeCheckState' is not a type identifier
[dcc32 Error] WrapVclComCtrls.pas(726): E2005 'TNodeCheckState' is not a type identifier
[dcc32 Error] WrapVclComCtrls.pas(753): E2005 'TNodeCheckState' is not a type identifier
[dcc32 Error] WrapVclComCtrls.pas(757): E2133 TYPEINFO standard function expects a type identifier
[dcc32 Error] WrapVclComCtrls.pas(2393): E2003 Undeclared identifier: 'TTVCheckStateChangedEvent'
[dcc32 Error] WrapVclComCtrls.pas(2393): E2133 TYPEINFO standard function expects a type identifier
[dcc32 Error] WrapVclComCtrls.pas(2397): E2005 'TNodeCheckState' is not a type identifier
[dcc32 Error] WrapVclComCtrls.pas(2437): E2003 Undeclared identifier: 'TTVCheckStateChangingEvent'
[dcc32 Error] WrapVclComCtrls.pas(2437): E2133 TYPEINFO standard function expects a type identifier
[dcc32 Error] WrapVclComCtrls.pas(2441): E2005 'TNodeCheckState' is not a type identifier
[dcc32 Fatal Error] WrapDelphiVCL.pas(38): F2063 Could not compile used unit 'WrapVclComCtrls.pas'
Failed
Elapsed time: 00:00:00.7

from python4delphi.

pyscripter avatar pyscripter commented on June 20, 2024

Please try again with the current state of the repo. Which delphi version are you using?

from python4delphi.

pyscripter avatar pyscripter commented on June 20, 2024

TNodeCheckState was introduced in Delphi 11.
Fixed.

from python4delphi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.