Hello,
i want to compile my program in codeblocks für Linux 32 and 64 bit simultaneously.
For each architecture i have different build options (e.g. different .so files)
Is my problem generally possible in codeblocks?
Best regards
Julian
Yes, create different targets for different builds and then group them in a virtual target that builds them all.
Is there a tutorial available?
I dont exactly know which settings to change
I don't know. Take a look at the wiki or the manual.
Probably there you find something useful.