Qingfeng Xia

Results 23 issues of Qingfeng Xia

e.g. get("--option") should be also avaiable as get("option") .contains() to make it more like STL std::map

Cannot find icon: fem-femmesh-gmsh-from-shape Traceback (most recent call last): File "/home/qxia/.FreeCAD/Mod/Cfd/cfdguiobjects/_ViewProviderCfdSolverFoam.py", line 85, in setEdit foamRunnable = CfdRunnableFoam(self.Object) File "/home/qxia/.FreeCAD/Mod/Cfd/CfdRunnableFoam.py", line 45, in __init__ self.ploter = FoamResidualPloter.FoamResidualPloter() File "/home/qxia/.FreeCAD/Mod/Cfd/FoamCaseBuilder/FoamResidualPloter.py", line...

it may exists such a smilar API, but I did not see it in my scan. thank you!

by default visual studio will generate pdb files that can not be used in vscode to debug with dotnet core (tested dotnet 3.1). This extract xml snippet can enable debug....

##### Brief Description [moabsharp](https://bitbucket.org/qingfengxia/moabsharp) is a realistic example of with documented process of C# binding generation by CppSharp, with some notes on tweak and fix uncompilable code. There are some...

##### Brief Description I had fairly big C++ project to wrap into C#, it works mostly on Linux with dotnet 3.1, but not on Windows [https://bitbucket.org/fathomteam/moab/src/master/](https://bitbucket.org/fathomteam/moab/src/master/) Because the target c++...

##### Brief Description Can we print the full path for the clang header, instead of relative. which is not so helpful. the throw line, `SetupIncludes()` in `src/Parser/ParserOptions.cs` ``` private void...

Thank you for bring up such a powerful tool. I had tried to follow the SDL example to generate bindings for one lib: MOAB OS: Linux Ubuntu 20.04, dotnet core...

When I was preparing instructor training checkout this month. I found **ep2 Analyzing Patient Data** should be shortened. There are lots of fundamental concepts, must be explained like `module`, `function...