User forums > Using Code::Blocks
How to make .dll build with .def file in cb?
manceb:
dllwrap -o $(TARGET_OUTPUT_BASENAME).dll $(TARGET_OBJECT_DIR)$(TARGET_OUTPUT_BASENAME).o --def $(TARGET_OUTPUT_BASENAME).def --output-lib lib$(TARGET_OUTPUT_BASENAME).a -Wl,--enable-stdcall-fixup
this coulde be work well.
Navigation
[0] Message Index
[*] Previous page
Go to full version