User forums > General (but related to Code::Blocks)

Need help for CB setup under Linux (c++ programming with SDK)

<< < (2/2)

stahta01:

--- Code: ---INCLUDES = \
-I$(SRC_BASE)/SDK/CHeaders/XPLM \
-I$(SRC_BASE)/SDK/CHeaders/Widgets

DEFINES = -DXPLM200=1 -DXPLM210=1 -DXPLM300=1 -DXPLM301=1 -DXPLM302=1 -DXPLM303=1 -DAPL=0 -DIBM=0 -DLIN=1

--- End code ---

The makefile for Linux had the above it it.

Edit: Looks like you must define XPLM200 to 1 to fix the compiler error; me I would also at least define IBM to 0 to be safe on next try.

Tim S.

Navigation

[0] Message Index

[*] Previous page

Go to full version