Hi Denis, You are right. VisibleOptions() has been there quite some ago. The issue was in tools source directory. All the latest changes had been pulled but the user had forgotten to do "hg update" to update the source code. I should have checked that. Now it works!
Thanks for suggestion. -- Sikandar On Tue, Apr 22, 2014 at 4:17 PM, Denis Andrienko <[email protected] > wrote: > This has been introduced quite some time ago. Do you have the dev version > installed? Do it manually, ( cd tools; make; make install). Let me know if > this doesn't help. Denis > > > Sent from Samsung Mobile > > > > -------- Original message -------- > From: Sikandar Mashayak <[email protected]> > Date: 22/04/2014 22:53 (GMT+01:00) > To: [email protected] > Subject: [votca] csg: Make error > > > Hi > > I am getting this error trying to build updated source code of csg. > > src/libcsg/csgapplication.cc:120:45: error: ‘VisibleOptions’ was not > declared in this scope > > I guess, the VisibleOptions() function is not yet defined in the votca > tools application or the changes to votca::tools are not yet pushed. > > Any advice? > > Thanks > Sikandar > > -- > You received this message because you are subscribed to the Google Groups > "votca" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/votca. > For more options, visit https://groups.google.com/d/optout. > > -- > This email was Anti Virus checked by Astaro Security Gateway. > http://www.astaro.com > > -- > You received this message because you are subscribed to the Google Groups > "votca" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/votca. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "votca" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/votca. For more options, visit https://groups.google.com/d/optout.
