Author Topic: Cross plataform project configuration  (Read 3430 times)

Lamego

  • Guest
Cross plataform project configuration
« on: November 21, 2005, 08:23:22 pm »
Is there any way to configure different targets to make sure a project we can build it both on linux and windows  ?
I don't see any option to configure different targets, its kind of hard if we use codeblocks on both platforms and we need to change the project linker/compiler options between them.


Offline rickg22

  • Lives here!
  • ****
  • Posts: 2283
Re: Cross plataform project configuration
« Reply #1 on: November 21, 2005, 08:30:46 pm »
Erm, no, this feature can't be implemented with the current framework. You have to make separate projects for linux and windows. Sorry  :|

(And yes, we're planning to revamp the compiler plugin after version 1.0 is released)

Lamego

  • Guest
Re: Cross plataform project configuration
« Reply #2 on: November 21, 2005, 08:35:59 pm »
I am very happy for  having a common IDE for both plataforms now .

Thanks  :)