quic / qbox

Qbox
Other
31 stars 8 forks source link

Unable to clone Greensocs git #5

Open Rukenluca opened 2 months ago

Rukenluca commented 2 months ago

CPMDeclarePackage(qemu NAME libqemu GIT_REPOSITORY ${GREENSOCS_GIT}${QEMU_PATH_NAME}.git GIT_TAG libqemu-v8.2-v0.1.10 GIT_SUBMODULES CMakeLists.txt GIT_SHALLOW on )

the libqemu-v8.2-v0.1.10 package is not found. Is the git.greensocs.org private repo? how can we build qbox then?

alwalidsalama commented 2 months ago

Hello @Rukenluca , it's a tag from qemu repo, here is the libqemu-v8.2-v0.1.4, I expect libqemu-v8.2-v0.1.10 to be added soon!

Aabhash23 commented 1 month ago

Hi there, i tried building qbox with the tag you provided was able to make build folder and build scripts but facing issues/errors in make step.

command used: make Screenshot from 2024-08-23 15-16-46

alwalidsalama commented 1 month ago

Hello @Aabhash23, which qbox tag are you using?

For now please go for qbox v3.0.1 and libqemu v8.2-v0.1.4.

Simply: git clone https://github.com/quic/qbox.git git checkout v3.0.1

modify https://github.com/quic/qbox/blob/v3.0.1/package-lock.cmake#L11 to be GIT_REPOSITORY ${GREENSOCS_GIT}qemu.git