swh:1:snp:af87cd67498ef4fe47c76ed3e7caffe5b61facaf
Revision b48e56436a4021d6736190dc5824eb685ddc4fa8 authored by Rene Brun on 15 July 2003, 21:50:47 UTC, committed by Rene Brun on 15 July 2003, 21:50:47 UTC
  "gSystem->CompileMacro("./sub/macro.C", "k", "TMBTreeClasses_C");
  "does not work on Windows."

The enclosed patch solves this problems.
Because of the 3rd arguments, the library is correctly being built in the current directory.  However part of the
system, was not aware of this fact .


git-svn-id: http://root.cern.ch/svn/root/trunk@6939 27541ba8-7e3a-0410-8455-c3a389f83636
1 parent 2d2701a
History
Tip revision: 6c9118fb23c981c28a53dc215c68f2be00c04e3e authored by Jonas Rembser on 12 April 2024, 19:22:15 UTC
[RF] Enable `roofit_multiprocess` on the CI
Tip revision: 6c9118f

back to top