Re: [CMake] Building ROOT into Geant4 Application

2017-12-06 Thread R0b0t1
Mr. Odera, On Wed, Dec 6, 2017 at 2:40 PM, Dim, Odera U wrote: > Hi CMake Experts, > > > Please I use CMake to build my Geant4 applications with no issues. However, > recently I needed to build ROOT into my Geant4 application for the purpose > of extracting and processing simulation data. I have

[CMake] Building ROOT into Geant4 Application

2017-12-06 Thread Dim, Odera U
Hi CMake Experts, Please I use CMake to build my Geant4 applications with no issues. However, recently I needed to build ROOT into my Geant4 application for the purpose of extracting and processing simulation data. I have followed the many instructions which exist online both on the Genat4 and

[CMake] CMake 3.10 adding mystery source file to target?

2017-12-06 Thread Michael Jackson
I just tried to configure our project with CMake 3.10 and got some errors. The same project configures fine with CMake 3.8.x and 3.9.x as evidenced here (http://my.cdash.org/index.php?project=DREAM3D). I get an error about a Qt5 qrc generated file not being found. -- Configuring done CMake Err

Re: [CMake] [CMAKE] - custom compiler for Android

2017-12-06 Thread Ramya G via CMake
HI Brad, Thank you for the response However we want more guidance on how do we start with the changes needed for the compiler support To be more clear, we are trying to build support for the embarcadero compilers bccaarm.exe. To give more insight on the work and our query, we have attached a work