Skip to content

Does the project need a specific version of the dependent libraries and software? #1

@Caoyvming

Description

@Caoyvming

I just used the "PFPsim-installer GUI" to install the project on a new virtual machine: "ubuntu_16.04.7". The logs generated during the installation process look no error (I will put them in the end of this issue).
But when I use the following commamd to simulate "Simple-RMT", I miss some errors
git clone https://github.com/pfpsim/simple-rmt.git

cd simple-rmt
# Run pfpgen to generate structural code
pfpgen rmt.fad
cd rmt/build
cmake ../src
make

Screen Shot 2020-12-11 at 4 57 34 PM

And I found an error in the terminal when I scroll up the log:
Screen Shot 2020-12-11 at 4 44 25 PM

It seems that the version of g++ is related to the error. And in the other repo "Simple-NPU", your team provide a standard process demonstration like this:

Screen Shot 2020-12-11 at 6 27 28 PM

It is very different to the process that I operated. Could any one help me find out where the error is?
Dependencies.log
LibPFPSIM.log
P4Lib.log
PFPDB.log
PFPGEN.log
SystemC.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions