ReFRACtor / oco

OCO retrieval implementation using ReFRACtor framework
Other
4 stars 1 forks source link

when I used the command "cmake .", show a error, connot find BlitzConfig.cmake #2

Open zqliu012345 opened 1 year ago

zqliu012345 commented 1 year ago

image

zqliu012345 commented 1 year ago

I have installed the framework and pass the compilation。

CGrookie commented 1 year ago

I have installed the framework and pass the compilation。

I can tell you how to solve the problem

mcduffie commented 1 year ago

New commits pushed that sync repo with framework.

zqliu012345 commented 1 year ago

thank you mcduffie, I download the latest upadted version oco again after you reply, but the problem still appears, do you have a document about introducing and installing the oco. Thanks!

zqliu012345 commented 1 year ago

I have installed the framework and pass the compilation。

I can tell you how to solve the problem

thanks, do you have any methods to solve the problem

CGrookie commented 1 year ago

thank you mcduffie, I download the latest upadted version oco again after you reply, but the problem still appears, do you have a document about introducing and installing the oco. Thanks!

What is your contact information?

zqliu012345 commented 1 year ago

thank you mcduffie, I download the latest upadted version oco again after you reply, but the problem still appears, do you have a document about introducing and installing the oco. Thanks!

What is your contact information? image

this is the message output, thank you

CGrookie commented 1 year ago

thank you mcduffie, I download the latest upadted version oco again after you reply, but the problem still appears, do you have a document about introducing and installing the oco. Thanks!

What is your contact information? image

this is the message output, thank you

wechat or QQ

zqliu012345 commented 1 year ago

thank you mcduffie, I download the latest upadted version oco again after you reply, but the problem still appears, do you have a document about introducing and installing the oco. Thanks!

What is your contact information? image

this is the message output, thank you

wechat or QQ wechat: CFD_012345 thank you very much!

zqliu012345 commented 1 year ago

image I add a line "set(REFRACTOR_DIR "/home/refractor/ReFRACtor/framework")" in the CMakeList.txt in oco. it can pass compilation. but when I used " make test" to test it, it all failed. image