dimmaq / omnithreadlibrary

Automatically exported from code.google.com/p/omnithreadlibrary
0 stars 0 forks source link

Unable to compile when emit rtti is on. #37

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Turn 'Emit runtime type information' compiler option on.
2. Build the OmniThreadLibrary bpl.

What is the expected output? What do you see instead?
Expected it to compile but it doesn't.
Instead it gives the following error:
GpLists.pas E2134: Type '<void>' has no type info.

What version of the product are you using? On what operating system?
Version 3.02. Windows Vista 32 but and also tried on Windows 8 32 bit.

Please provide any additional information below.
This happens on both Delphi XE3 and Delphi 2010.

Original issue reported on code.google.com by eason.m...@gmail.com on 3 Apr 2013 at 2:39

GoogleCodeExporter commented 9 years ago
Turn "Emit runtime type information" back to default.

Original comment by gabr42 on 3 Apr 2013 at 4:51

GoogleCodeExporter commented 9 years ago
I can only chuckle at this response :-)

Original comment by eason.m...@gmail.com on 4 Apr 2013 at 3:33