Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

BUILD_DLL not defined when the compiler is Clang

(1/1)

gh_origin:
I tried to compile the sample DLL with Clang but it failed mysteriously. After checked the main.h sample header, I found BUILD_DLL was not defined on the project's Build options... When the compiler is GCC, it's properly defined there. Adding BUILD_DLL back will let Clang produce a DLL as normal. Please fix this minor bug. Thanks.

oBFusCATed:
Generally problem reporting should happen on the ticket page in https://sourceforge.net/p/codeblocks/tickets/
Here it will get lost eventually.
If you post there please post version info and steps to reproduce.

gh_origin:

--- Quote from: oBFusCATed on December 05, 2020, 04:05:59 pm ---Generally problem reporting should happen on the ticket page in https://sourceforge.net/p/codeblocks/tickets/
Here it will get lost eventually.

--- End quote ---

Sorry. I don't know about that.

Navigation

[0] Message Index

Go to full version