Hello!
> What evidence do you have of features that support Cygwin?
In the project configuration i can choose "Cygwin toolchain", and it correctly
detects c:/Cygwin as installation root.
> Maybe CB doesn't
> support Cygwin tools, or not very well, or maybe you have to change the
> configurati
On 2019-06-13 04:13, Pavel Fedin wrote:
> I am working on a CMake-based project and building it under Cygwin. I
> decided to use Code::Blocks IDE since CMake already hass appropriate project
> generator (i'm using "CodeBlocks - Unix Makefiles"). However, i had to
> manually edit the resulting .cbp
Hello!
> Are both CMake and Code::Blocks Cygwin programs? I suspect you tried
> to use a .cbp generated by Cygwin's CMake (which uses POSIX style
> paths) with a non-Cygwin Code::Blocks. This is likely to be tricky.
Of course not. Code::Blocks isn't Cygwin application, it
Unix Makefiles").
> However, i had to manually edit the resulting .cbp file and
> replace all paths with their native Windows equivalents; otherwise the IDE
> can't find any file and do anything.
> Is this a known TODO area for CMake or am i missing some magic switch while
&
Hello!
I am working on a CMake-based project and building it under Cygwin. I decided
to use Code::Blocks IDE since CMake already hass
appropriate project generator (i'm using "CodeBlocks - Unix Makefiles").
However, i had to manually edit the resulting .cbp file and
replace all paths with thei
5 matches
Mail list logo