I'm getting a message that says my platform is not known to CMake,
which seems very unlikely. Here are the details.
Today, I have installed cmake using pacman on Msys2,
I created a basic CMakeLists.txt to compile a single c++ file into a
test application, called 'test'. I have tested that the sour
On Tue, Sep 8, 2015 at 7:57 PM, Dmitry Marakasov wrote:
>
> Hi!
>
> FreeBSD project use userspace qemu emulation to cross-build packages
> for some architectures, namely arm. This worked great for most
> packages, however ones using cmake tend to fail randomly.
> Relevant excerpt:
>
> ---
>
>
As I write this in 2015, I believe it is possible to ask questions on Stack
Exchange, and answer them yourself. Your answers will be fairly visible to
the search engines, so the World will benefit, and Stack Exchange doesn't
mind self-answered questions, as long as the question itself fits what the
On Sun, Jul 13, 2014 at 2:32 AM, Nils Gladitz wrote:
> On 13.07.2014 02:19, Michael Enright wrote:
>
>> I'm getting the WIN32 warning and I've tried a number of "first lines"
>> without making it go away. Since I'm using this two-file project to gai
Attention teachers and students:
I'm getting the WIN32 warning and I've tried a number of "first lines"
without making it go away. Since I'm using this two-file project to gain
experience with CMake I can and I have blown away the whole build tree
between attempts.
I have used EACH of the followi
CMAKE_COMPILER had been used has been successful in one build out of one
build attempts.
>
>
> On Sat, Jun 7, 2014 at 6:30 AM, Michael Enright > wrote:
>
>> I've got an External_Project_Add in my superbuild that adds a CMake-built
>> library to the build. It
I've got an External_Project_Add in my superbuild that adds a CMake-built
library to the build. It attempts to use the CMAKE_COMPILER variable in
order to define CMAKE_C_COMPILER for this library's build.
This external project's build is flakey. I intend to diagnose this myself
so I don't plan to