I'm using PYTHIA8.310 and EvtGen2.2.0 together to compile a code. The following error was produced:
libEvtGenExternal.so: undefined reference to `Pythia8::Pythia::readString(std::__cxx11::basic_string<char, std::char_traits, std::allocator >, bool)'
libEvtGenExternal.so: undefined reference to `Pythia8::Rndm::rndmEnginePtr(Pythia8::RndmEngine*)'
Could there be a version mismatch or I need to add some path to the makefile.
Thanks