Re: CLI Help - Adding Child to ccHObject* - CommandLine Visual Studio Debugging
Posted: Mon Oct 21, 2019 10:21 pm
Awesome. Thankyou.
I'll definitely be using debug mode.
Its an issue with a loop somewhere in my code as no matter how many files I process, the first half of them return correctly and the latter half return null.
i.e. I processed 6 clouds in a folder. got 3 to return correctly and the last 3 returned null. Processed 4 and got 2 correct, and so forth.
I will do further debugging to see what is the issue.
Thanks again for your help!
I'll definitely be using debug mode.
Its an issue with a loop somewhere in my code as no matter how many files I process, the first half of them return correctly and the latter half return null.
i.e. I processed 6 clouds in a folder. got 3 to return correctly and the last 3 returned null. Processed 4 and got 2 correct, and so forth.
I will do further debugging to see what is the issue.
Thanks again for your help!