Greating all!
Could you help me solve this problem?
I had received this error massage after I had typed "make"
/mnt/storage/home/kmshepovalov/Software/votca/csg/include/votca/csg/beadstructure.h:
In constructor
‘votca::csg::BeadStructure<votca::csg::BaseBead>::BeadStructure()’:
/mnt/storage/home/kmshepovalov/Software/votca/csg/include/votca/csg/beadstructure.h:54:7:
error: conversion from ‘const char [1]’ to non-scalar type ‘std::string
{aka std::basic_string<char>}’ requested
class BeadStructure {
^
In file included from
/mnt/storage/home/kmshepovalov/Software/votca/csg/src/libcsg/beadmotif.cc:18:0:
/mnt/storage/home/kmshepovalov/Software/votca/csg/include/votca/csg/beadmotif.h:
In constructor ‘votca::csg::BeadMotif::BeadMotif()’:
/mnt/storage/home/kmshepovalov/Software/votca/csg/include/votca/csg/beadmotif.h:122:14:
note: synthesized method
‘votca::csg::BeadStructure<votca::csg::BaseBead>::BeadStructure()’ first
required here
BeadMotif(){};
^
make[2]: *** [csg/src/libcsg/CMakeFiles/votca_csg.dir/beadmotif.cc.o] Error
1
make[2]: *** Waiting for unfinished jobs....
Please, any ideas are welcome
Sinserenly,
Research Asistent,
Novosibirsk State University,
Kirill Shepovalov
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/votca/2d2e3f16-2915-4c96-b863-269ea006f532%40googlegroups.com.