wpshao

Results 5 comments of wpshao

@avocadochicken I find this problem, too. I have another question: if I get this kind of information, `dict_t information = { { "created", creation_date.first_child().value() }, { "name", display_name.first_child().value() }, {...

@rusdevops @avocadochicken When I use the info funciton: After this step request.set(CURLOPT_WRITEDATA, reinterpret_cast(&data));, I could get the data: data = {buffer=0x000000000047f130 "\n/remote.php/webdav/Photos/

> I have fixed. The reason is even I have sys.path.append("./partition/cut-pursuit/build/src") sys.path.append("./partition/ply_c") sys.path.append("./partition") But I do not know hwy these scripts does not work. So I just move move libcp.so...

Dear sir No, I have not use files in mex folder. I just use files in include fold. And I call the function in API file. Like this. #include Call...

release x64, language standard is is set default. but I thin kit is higher version than c++11. VS may not have the GCC version, it use its own compiler. It...