Welcome, Guest
Username: Password: Remember me
General discussions, feature requests for CodeTyphon Project and discussions that don't fit in any of the other specific CodeTyphon forum categories.
  • Page:
  • 1

TOPIC:

One Project two target OS 8 hours 54 minutes ago #18683

  • Roman
  • Roman's Avatar Topic Author
  • Away
  • Junior Member
  • Junior Member
  • Posts: 102
  • Thank you received: 0
How to avoid path conflicts when building for different target OS?
For building under Windows, the paths to the unit files are one, for building under Linux, the paths are other, but the project is the same, and its settings are common (?!?!) for both OS.
How to solve this problem correctly?
This is my first attempt at making a multiplatform application, and many aspects of this work are unfamiliar to me...

Please Log in or Create an account to join the conversation.

One Project two target OS 38 minutes ago #18684

  • Matis A.
  • Matis A.'s Avatar
  • Away
  • Moderator
  • Moderator
  • Posts: 1106
  • Thank you received: 161
One method is to use project many "Build Modes"

Project Options=>Compiler Options (1)  =>Build Modes Button (2)
To Edit projects Build Modes (3)
Add new "Build Modes",
Edit Compiler Options for every "Build Mode"

 


Select which Build Mode to Build

 



Or Select to Build many Build Modes.

 
PilotLogic Core Programmer
Attachments:

Please Log in or Create an account to join the conversation.

Last edit: by Matis A..
  • Page:
  • 1