- Notifications
You must be signed in to change notification settings - Fork248
Closed
Description
Also a further problem I found was that it becomes necessary to declare<IlcExportUnmanagedEntrypoints>true</IlcExportUnmanagedEntrypoints> if you have<OutputType>Exe</OutputType>, otherwise the compiler won't generate any export forcabi_realloc at all and therefore the component wouldn't satisfy the spec.
Originally posted by@SteveSandersonMS in#760 (comment)