Error to install - request for member size

4 views
Skip to first unread message

Beatriz Monteiro

unread,
Jul 19, 2018, 9:13:09 PM7/19/18
to pialign-users
Hi!
I am getting an error to install pialign.

Here is the log:
Command: tools/pialign-0.2.4$ make
Making all in src

In member function 'std::vector<double> pialign::DirichletDist<T>::getAllProbs() const':
./../include/pialign/dirichletdist.h:43:30: error: request for member 'size' in 'pialign::ret', which is of non-class type 'std::vector<double>()'
         for(T i = 0; i < ret.size(); i++)
                              ^~~~
Makefile:320: recipe for target 'pialign.lo' failed

Am i doing something wrong?

ps; the step "./configure" was successfully completed
Reply all
Reply to author
Forward
0 new messages