<div dir="ltr">Hi <div><br></div><div>I am new to this community.</div><div><br></div><div>I was looking for some easy hacks on this page </div><div><br></div><div><a href="https://wiki.documentfoundation.org/Development/EasyHacks/by_Required_Skill/Skill_C%2B%2B#Skill_Level:_Beginner">https://wiki.documentfoundation.org/Development/EasyHacks/by_Required_Skill/Skill_C%2B%2B#Skill_Level:_Beginner</a> </div><div><br></div><div>I was looking at the bug</div><div><br></div><div>42982 : improve UNO API error reporting</div><div></div><div><br></div><div>Since I was completely unfamiliar with UNO, I directed to this page</div><div><br></div><div><a href="https://niocs.github.io/LOBook/extensions/part1.html#buildsec">https://niocs.github.io/LOBook/extensions/part1.html#buildsec</a> </div><div><br></div><div>It says :</div><div><br></div>The complete C++ program that creates a Desktop object and loads an empty calc document can be built and run as :<br><br>$ git clone <a href="https://github.com/niocs/UNOCreateUseObject.git">https://github.com/niocs/UNOCreateUseObject.git</a><br>$ cd UNOCreateUseObject<br>$ make<br><p style="box-sizing:border-box;margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:"Open Sans","Clear Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px"><span style="font-family:Arial,Helvetica,sans-serif;font-size:small;color:rgb(34,34,34)">$ make CreateUseObject.run</span> </p><p style="box-sizing:border-box;margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:"Open Sans","Clear Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px"><br></p><p style="box-sizing:border-box;margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:"Open Sans","Clear Sans","Helvetica Neue",Helvetica,Arial,sans-serif">Please let me know if I have to write these commands on Cygwin shell or on Git Bash.</p><p style="box-sizing:border-box;margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:"Open Sans","Clear Sans","Helvetica Neue",Helvetica,Arial,sans-serif">Also, am I heading in right direction to solve this particular bug?</p><p style="box-sizing:border-box;margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:"Open Sans","Clear Sans","Helvetica Neue",Helvetica,Arial,sans-serif"><br></p><p style="box-sizing:border-box;margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:"Open Sans","Clear Sans","Helvetica Neue",Helvetica,Arial,sans-serif">Thank you</p><p style="box-sizing:border-box;margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:"Open Sans","Clear Sans","Helvetica Neue",Helvetica,Arial,sans-serif">Regards</p><p style="box-sizing:border-box;margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:"Open Sans","Clear Sans","Helvetica Neue",Helvetica,Arial,sans-serif">Anshu</p><pre style="box-sizing:border-box;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:13.6px;white-space:pre-wrap;overflow:auto;margin-top:0px;margin-bottom:16px;padding:16px;line-height:1.45;background-color:rgb(247,247,247);border:0px;border-radius:3px;color:rgb(51,51,51)"><br></pre></div>