Git Product home page Git Product logo

Comments (10)

pyscripter avatar pyscripter commented on May 24, 2024

Which demos. Is this a compilation issue? Could you please provide some more details?

from python4delphi.

guistory avatar guistory commented on May 24, 2024

my ide is delphi xe7up1
i don't know c++builder and FPC,
in those demos :
1-9 is works ,
10 because i don't install TTable don't know ,
6 and 10-firedac is found this error
remaining demos is found “pythoninputoutput1.onsenddata has an incompatible parameter list” error

from python4delphi.

pyscripter avatar pyscripter commented on May 24, 2024

Not a P4D issue. See
https://wiert.me/2014/01/10/pre-build-trick-to-circumvent-brcc32-error-xxx-vrc1-error-creating-xxx-res-via-embarcadero-discussion-forums-stackoverflow/
You can delete the .res files to resolve the problem.

from python4delphi.

pyscripter avatar pyscripter commented on May 24, 2024

Which demo fails to compile with “pythoninputoutput1.onsenddata has an incompatible parameter list” error?
OnSendData is not used in the demos.

from python4delphi.

guistory avatar guistory commented on May 24, 2024

maybe demo2* were found onsenddata error, my pc is not here.

from python4delphi.

guistory avatar guistory commented on May 24, 2024

no .res file

from python4delphi.

guistory avatar guistory commented on May 24, 2024

brcc32 command line for "Demo10.vrc"
c:\xe7up1\bin\cgrc.exe -c65001 "Demo10.vrc" -foDemo10.res
[BRCC32 Error] "brcc32" exited with code 1.
Failed

from python4delphi.

guistory avatar guistory commented on May 24, 2024

D:\360安全浏览器下载\python4delphi-master (1)\python4delphi-master\PythonForDelp
hi\Demos\Demo10_FireDAC> c:\xe7up1\bin\cgrc.exe -c65001 "Demo10.vrc" -foDemo10.
res
CodeGear Resource Compiler/Binder
Version 1.2.2 Copyright (c) 2008-2012 Embarcadero Technologies Inc.

Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation. All rights reserved.

Demo10.vrc(60) : error RC2135 : file not found: Demo10_Icon1.ico

D:\360安全浏览器下载\python4delphi-master (1)\python4delphi-master\PythonForDelp
hi\Demos\Demo10_FireDAC>

from python4delphi.

guistory avatar guistory commented on May 24, 2024

i found the way to resolve this error
delete .vrc .dproj .local files and .res file( no that file in your demo)
it works but no mainicon

from python4delphi.

guistory avatar guistory commented on May 24, 2024

maybe win32 and win64 is diffrent

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.