Code Monkey home page Code Monkey logo

Comments (5)

rlebeau avatar rlebeau commented on August 21, 2024

@2b34 I checked in an update, let me know if it works

from indy.

2b34 avatar 2b34 commented on August 21, 2024

Ciao. Ok, now it works...

I'm having some problems setting up my Alexandria env with the new Indy's version, especially with TMS Software packages that can't found the IndyCore package... error E2202: Required package 'IndyCore'...

I noticed that not all deleted files from the the Delphis' bin directory has been recreated...

Deleted "C:\Program Files (x86)\Embarcadero\Studio\22.0\bin\IndyCore280.bpl"
Deleted "C:\Program Files (x86)\Embarcadero\Studio\22.0\bin\IndyIPClient280.bpl"
Deleted "C:\Program Files (x86)\Embarcadero\Studio\22.0\bin\IndyIPCommon280.bpl"
Deleted "C:\Program Files (x86)\Embarcadero\Studio\22.0\bin\IndyIPServer280.bpl"
Deleted "C:\Program Files (x86)\Embarcadero\Studio\22.0\bin\IndyProtocols280.bpl"
Deleted "C:\Program Files (x86)\Embarcadero\Studio\22.0\bin\IndySystem280.bpl"
Deleted "C:\Program Files (x86)\Embarcadero\Studio\22.0\bin\IndyCore280.jdbg"
Deleted "C:\Program Files (x86)\Embarcadero\Studio\22.0\bin\IndyIPClient280.jdbg"
Deleted "C:\Program Files (x86)\Embarcadero\Studio\22.0\bin\IndyIPCommon280.jdbg"
Deleted "C:\Program Files (x86)\Embarcadero\Studio\22.0\bin\IndyIPServer280.jdbg"
Deleted "C:\Program Files (x86)\Embarcadero\Studio\22.0\bin\IndyProtocols280.jdbg"
Deleted "C:\Program Files (x86)\Embarcadero\Studio\22.0\bin\IndySystem280.jdbg"
Deleted "C:\Program Files (x86)\Embarcadero\Studio\22.0\bin\dclIndyCore280.bpl"
Deleted "C:\Program Files (x86)\Embarcadero\Studio\22.0\bin\dclIndyProtocols280.bpl"
Deleted "C:\Program Files (x86)\Embarcadero\Studio\22.0\bin\dclIndyCore280.jdbg"
Deleted "C:\Program Files (x86)\Embarcadero\Studio\22.0\bin\dclIndyProtocols280.jdbg"

no .jdbg and only System, Core and Protocols .bpl

...but IdSNMP is OK.
thanks.

from indy.

rlebeau avatar rlebeau commented on August 21, 2024

I'm having some problems setting up my Alexandria env with the new Indy's version, especially with TMS Software packages that can't found the IndyCore package... error E2202: Required package 'IndyCore'...

Sounds like TMS is compiled against the copy of Indy that ships pre-installed in the IDE. That copy does not have version numbers in its package .dcp/.bpi file names (ie, because Embarcadero tweaks the packages to use LIBSUFFIX). If you re-install Indy manually then its package .dcp/.bpi file names do have version numbers (ie, because LIBSUFFIX is not being used yet), so you will have to recompile TMS, too (and anything else that depends on Indy).

no .jdbg

Not sure what that is, that is not a native Delphi-generated file type.

and only System, Core and Protocols .bpl

Because those are the actual Indy packages. The rest are Embarcadero packages that use/wrap Indy.

from indy.

2b34 avatar 2b34 commented on August 21, 2024

from indy.

rlebeau avatar rlebeau commented on August 21, 2024

Yes, please open a separate ticket for the COUNTER64 issue

from indy.

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.