Cheng, Xiaoxing

Results 6 comments of Cheng, Xiaoxing

The problem is in the root CMakeLists.txt file, line 128 to line 132. The ${CMAKE_SOURCE_DIR} is my own projects directory rather than the populated Ecl directory. ``` 128 execute_process( 129...

@gabime Sorry, I didn't try to resolve the Mac ICC problem. My primary platform is Linux, Mac support for my program is something nice to have but not really necessary(also...

I'm also looking for a solution to integrate the sphinx-multiversion with the book theme

> Hi, > > Thanks for the contribution and sorry for the very delayed response. > > I suppose the discrepancy using `CMAKE_SOURCE_DIR` when building ecl as part of a...

Thanks for the quick explanation. Sorry for my ignorance, but one more question, is the "error handling recipe" you mentioned referring to the `stat` optional argument in the get_value interface?...

Thanks for the explanation. I'm just thinking what I may need for the future, so I don't have an actual use case yet. I will create issue/PR for documentation if...