[odb-users] ODB 2.5.0-b25 compiler hangs when compiling (where
2.4.0 did not)
DEMBROGE Michael
michael.dembroge at leica-geosystems.com
Fri Jan 26 17:30:35 EST 2024
Hello Boris,
Just to let you know that your fix to the ODB compiler, in ODB 2.5.0-b25+1, works great. No longer does it hang when compiling a .hxx file that uses Eigen types.
Additionally, our suite of unit-tests complete without issue as well, so this is also very good.
If you do an official new version (i.e. not in /queue/beta), let me know and I will pull/compile/test.
Thank you again,
Mike Dembroge
Leica Geosystems
-----Original Message-----
From: Boris Kolpackov <boris at codesynthesis.com>
Sent: Monday, January 22, 2024 3:44 AM
To: DEMBROGE Michael <michael.dembroge at leica-geosystems.com>
Cc: odb-users at codesynthesis.com
Subject: Re: [odb-users] ODB 2.5.0-b25 compiler hangs when compiling (where 2.4.0 did not)
[You don't often get email from boris at codesynthesis.com. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ]
This email is not from Hexagon's Office 365 instance. Please be careful while clicking links, opening attachments, or replying to this email.
Ok, I've published a revision of 2.5.0-b.25, for now to the queue:
https://queue.cppget.org/odb/2.5.0-b.25+1
Could you try it on your project and let me know if there are still any issues?
Specifically, you can build 2.5.0-b.25+1 by replacing this command in the instructions:
bpkg build odb at https://pkg.cppget.org/1/beta
With:
bpkg build odb at https://pkg.cppget.org/1/queue/beta
You don't need to rebuild the runtime libraries.
If you confirm it's all good, I will migrate it to cppget.org.
More information about the odb-users
mailing list