Open-Quantum-Platform / openqp

The main repository of Open Quantum Platform (OpenQP)
https://www.openqp.org
Other
12 stars 5 forks source link

Installation Issues #5

Open kgururangan opened 4 days ago

kgururangan commented 4 days ago

Dear OpenQP Developers,

This project looks very interesting and I would like to try out the novel approaches in OpenQP! I am working on Linux and I tried following the installation guidelines, but when I run the make -C build install command, I get the following error message Error: symbol '____iso_c_binding_MOD_c_int32_t' is already defined. I believe my system has all the dependencies in $PATH/$LD_LIBRARY_PATH with acceptable version numbers. I was wondering if I could get some help regarding this issue.

Thank you!

Karthik

foxtran commented 3 days ago

Dear Karthik,

What is the configuration with which you are trying to build?

And if it possible, could you please attach build log?

Igor

kgururangan commented 2 days ago

Dear Igor,

Thank you very much for your reply and I apologize for the delay in my response.

Here is the relevant information:

Here is the stdout produced by running make -C build install in the openqp directory after running the cmake command above: build.log

I would greatly appreciate any help you could provide.

Thank you!

Karthik