You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to boost-compute
hi i downloaded and installed boost from NUget package. then i tried using boost for logging in dll that is called from C# code. though code gets executed, it doesnot write logs.
To verify, i copied the code and made it an exe and now the logs gets created.
How do i use boost logging in a dll that is invoked from managed code ?