Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
General (but related to Code::Blocks)
»
Generate a file '*_linux.cbp' to '*_win.cbp' or vice versa
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Generate a file '*_linux.cbp' to '*_win.cbp' or vice versa (Read 174 times)
LETARTARE
Lives here!
Posts: 571
L'ami de l'homme.The friend of man.
Generate a file '*_linux.cbp' to '*_win.cbp' or vice versa
«
on:
Today
at 10:46:24 am »
Is there a script or program that would create a project file from 'Linux' to 'Windows' or vice versa?
Logged
CB-13810, plugins-sdk-2.25.0 : Collector-2.6.5, AddOnForQt-5.1
1- Win7 Business Pack1 64bits : wx-3.2.8, gcc-15.2.0,
2- OpenSuse::Leap-15.6-64bits : wx-3.2.8;gtk3-u, gcc-15.2.0,
=> !! The messages are translated by 'Deepl'
ollydbg
Developer
Lives here!
Posts: 6187
OpenCV and Robotics
Re: Generate a file '*_linux.cbp' to '*_win.cbp' or vice versa
«
Reply #1 on:
Today
at 11:23:10 am »
Why do you need such feature.
I think mostly, the files in the cbp are the same(mostly), but different OSs have different include search files and linker options.
Logged
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
General (but related to Code::Blocks)
»
Generate a file '*_linux.cbp' to '*_win.cbp' or vice versa