ID |
Date |
Author |
Topic |
Subject |
Text |
 |
2210
|
08 Jun 2021 |
Konstantin Olchanski | Bug Report | cmake with CMAKE_INSTALL_PREFIX fails | > > > cmake ../ -DCMAKE_INSTALL_PREFIX=/usr/local/midas
> > > Is the cmake setup not relocatable?
This is new and was working until recently:
|
|
2211
|
09 Jun 2021 |
Andreas Suter | Bug Report | cmake with CMAKE_INSTALL_PREFIX fails | > > > > cmake ../ -DCMAKE_INSTALL_PREFIX=/usr/local/midas
> > > > Is the cmake setup not relocatable?
This is new and was working until recently:
|
|
2213
|
10 Jun 2021 |
Konstantin Olchanski | Bug Report | cmake with CMAKE_INSTALL_PREFIX fails | > > > > > cmake ../ -DCMAKE_INSTALL_PREFIX=/usr/local/midas
> > > > > Is the cmake setup not relocatable?
This is new and was working until recently:
|
|
2214
|
10 Jun 2021 |
Andreas Suter | Bug Report | cmake with CMAKE_INSTALL_PREFIX fails | > > > > > > cmake ../ -DCMAKE_INSTALL_PREFIX=/usr/local/midas
> > > > > > Is the cmake setup not relocatable?
This is new and was working until recently:
|
|
2260
|
11 Jul 2021 |
Konstantin Olchanski | Bug Report | cmake with CMAKE_INSTALL_PREFIX fails | big thanks to Andreas S. for getting most
of this figured out. I now understand
much better how cmake installs things and |
|
2268
|
02 Aug 2021 |
Andreas Suter | Bug Report | cmake with CMAKE_INSTALL_PREFIX fails | Dear Konstantin,
I have tried your adopted version. You did |
|
2256
|
09 Jul 2021 |
Konstantin Olchanski | Bug Report | cmake question | cmake check and mate in 1 move. please help.
the midas cmake file has a typo in the ROOT_CXX_FLAGS, |
|
2263
|
13 Jul 2021 |
Konstantin Olchanski | Bug Report | cmake question | > cmake check and mate in 1 move. please help.
> -std=c++11 and -std=c++14 collision...
|
|
2264
|
14 Jul 2021 |
Konstantin Olchanski | Bug Report | cmake question | > > cmake check and mate in 1 move. please
help.
> > -std=c++11 and -std=c++14 collision...
|
|
1783
|
16 Jan 2020 |
Konstantin Olchanski | Forum | cmake complie issues, Fedora 31 ROOT? | > Complile including ROOT throws an error
with ROOT 6.18/04 on Fedora 31 ...
> /usr/include/root/ROOT/RStringView.hxx:32:37: |
|
1784
|
17 Jan 2020 |
Lukas Gerritzen | Forum | cmake complie issues, Fedora 31 ROOT? | > In any case, we are setup for an eventual
collision between MIDAS CFLAGS (-std=gnu++11)
and ROOT CFLAGS (-std=something else).
|
|
1785
|
17 Jan 2020 |
Stefan Ritt | Forum | cmake complie issues, Fedora 31 ROOT? | > > In any case, we are setup for an eventual
collision between MIDAS CFLAGS (-std=gnu++11)
and ROOT CFLAGS (-std=something else).
|
|
1786
|
17 Jan 2020 |
Konstantin Olchanski | Forum | cmake complie issues, Fedora 31 ROOT? | > > In any case, we are setup for an eventual
collision between MIDAS CFLAGS (-std=gnu++11)
and ROOT CFLAGS (-std=something else).
|
|
1787
|
17 Jan 2020 |
Konstantin Olchanski | Forum | cmake complie issues, Fedora 31 ROOT? | > > In any case, we are setup for an eventual
collision between MIDAS CFLAGS (-std=gnu++11)
and ROOT CFLAGS (-std=something else).
|
|
1759
|
13 Jan 2020 |
Peter Kunz | Forum | cmake complie issues | While upgrading to the latest MIDAS version
MIDAS version: 2.1 GIT revision:
Tue Dec 31 17:40:14 2019 +0100 - midas-2019-09-i-1-gd93944ce-dirty |
|
1762
|
13 Jan 2020 |
Konstantin Olchanski | Forum | cmake complie issues | (please post messages in "plain" mode, they
are much easier to answer)
|
|
1770
|
13 Jan 2020 |
Peter Kunz | Forum | cmake complie issues | Re: ROOT problem
I looked into how my ROOT based MIDAS analyzer |
|
1771
|
13 Jan 2020 |
Konstantin Olchanski | Forum | cmake complie issues | Right. So the problem is mismatch in ROOT
compile flags. The old Makefile build used
CFLAGS from ROOT to build rmana and rmlogger, |
|
1775
|
14 Jan 2020 |
Stefan Ritt | Forum | cmake complie issues | Thanks for tracing the problem further down.
Now I realized that the CMakeLists.txt for
the ROOT analyzer did not contain the usual |
|
1776
|
14 Jan 2020 |
Stefan Ritt | Forum | cmake complie issues | > In the past, one could use "make -k" to
get past the errors caused by ROOT, everything
will
|
|