I tested briefly last night. No problems compiling. So far, two issues:
1. The debugger always wants to run the same script. (Perhaps this is my fault)
2. On Linux, the target just runs to completion without stopping at a breakpoint and then drops to the gnome terminal. What features are supposed to work?
thanks for your reply,
I attached the patch just for you to review the architecture, I doesn't refine my code yet....
I think current solution is okay for now, but I should wrapper the data structure by json
maybe wait me to modify the code to stable, then I will patch again
The Linux problem, I think it may be the path compare issue, I will prepare Linux environment to test it until I refined my code