Jump to content
Ian Branch

Indy10 rev 3627 into D10.3.3?

Recommended Posts

Hi Remy,

FYI - Just pulled rev 3634.

All '260 libraries now load.

Still get the size_t error.

"Building IndySystem260.dproj (Debug, Win32)
[dcc32 Error] IdCTypes.pas(191): E2003 Undeclared identifier: 'size_t'
[dcc32 Fatal Error] IndySystem260.dpk(57): F2063 Could not compile used unit 'IdCTypes.pas'
Failed"

 

Regards,

Ian

Edited by Ian Branch

Share this post


Link to post
2 hours ago, Ian Branch said:

I noticed the Indy260.groupproj and tried it but not all of the libraries are  there yet.

I have checked in .dproj files for 10.3 now.  I don't know if they work.  I don't really use .dproj files myself, and I don't have 10.3 installed to make them for me, so I just copied the files from 10.2 and tweaked them.  Otherwise, you can just open and compile the individual .dpk files instead and let the IDE generate new .dproj files.

2 hours ago, Ian Branch said:

[dcc32 Warning] IdGlobal.pas(9537): W1002 Symbol 'RegisterExpectedMemoryLeak' is specific to a platform

Fixed now.

2 hours ago, Ian Branch said:

[dcc32 Error] IdCTypes.pas(191): E2003 Undeclared identifier: 'size_t'

Fixed now.

Share this post


Link to post

Hi Remy,

 

Almost. 😉

"[dcc32 Error] IdCTypes.pas(240): E2029 Declaration expected but ';' found"

 

Ian

Share this post


Link to post
3 minutes ago, Ian Branch said:

Almost. 😉

:classic_angry::classic_sad::classic_blush:

3 minutes ago, Ian Branch said:

"[dcc32 Error] IdCTypes.pas(240): E2029 Declaration expected but ';' found"

Fix checked in.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×