[Castor-users] installing castor_v3.0.1
STUTE Simon
simon.stute at chu-nantes.fr
Mon Jun 15 13:18:39 CEST 2020
Please answer to the mailing list.
The error means that you set CASTOR_DEBUG.
You really should not do that unless you really know why you are doing it.
Just "unset CASTOR_DEBUG", run "make clean" and run "make -j" again.
In the meantime, if you set CASTOR_VERBOSE, I suggest you unset it too.
Simon
________________________________
De : Hadi Rezaei <hrezaei.m.ph at gmail.com>
Envoyé : lundi 15 juin 2020 12:57
À : STUTE Simon
Objet : Re: [Castor-users] installing castor_v3.0.1
Thank you for responding
It's right:
The error message is:src/dynamic/i1TCModel.cc: In member function 'int i1TCModel::LS(uint16_t, uint16_t, float**, float*, float*, float*)':
src/dynamic/i1TCModel.cc:1677:7: error: 'Theta2' was not declared in this scope; did you mean 'Theta'?
1677 | Theta2->Describe();
| ^~~~~~
| Theta
Compiling dynamic/iDynamicModelTemplate.cc ...
make: *** [Makefile:223: build/__src_dynamic/i1TCModel.o] Error 1
make: *** Waiting for unfinished jobs....
On Mon, Jun 15, 2020 at 2:31 PM STUTE Simon <simon.stute at chu-nantes.fr<mailto:simon.stute at chu-nantes.fr>> wrote:
Hi,
There may be other error messages written above that.
They could provide clues about what is causing an error.
Simon
________________________________
De : Castor-users <castor-users-bounces at lists.castor-project.org<mailto:castor-users-bounces at lists.castor-project.org>> de la part de Hadi Rezaei <hrezaei.m.ph at gmail.com<mailto:hrezaei.m.ph at gmail.com>>
Envoyé : samedi 13 juin 2020 13:25
À : castor-users at lists.castor-project.org<mailto:castor-users at lists.castor-project.org>
Objet : [Castor-users] installing castor_v3.0.1
Dear CASToR users
I have a problem when I install castor_v3.0.1 using Makefile.
after I type make -j I found this error :
"Compiling image/vDeformation.cc ...
make: *** [Makefile:223: build/__src_dynamic/i1TCModel.o] Error 1
make: *** Waiting for unfinished jobs...."
How can I fix it?
Any answer will be highly appreciated!
Best regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.castor-project.org/pipermail/castor-users/attachments/20200615/29da4022/attachment.html>
More information about the Castor-users
mailing list