<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 6, 2016 at 8:57 AM, Fenoy Gerald <span dir="ltr"><<a href="mailto:gerald.fenoy@geolabs.fr" target="_blank">gerald.fenoy@geolabs.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello,<br>
sorry for coming back so late.<br>
<br>
In fact I gave the cgic207 a try the day you have sent this message but </blockquote><div>Don't worry - I'm busy enough myself</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">did not reply after.<br>
<br>
The biggest issue seems to come from the fact that cgic207 cannot be used from C++ code. Note that it may also come from the fact that I don’t know how to use it from C++ code. Nevertheless, it was probably the reason why we created our own copy of this library.<br>
<br>
For the functions I want to use from the cgic207 library they will need to be defined as extern « C » when they are currently only declared as extern.<br>
I have tried using extern « c » { #include « cgic.h » } but did not solve the issue.<br></blockquote><div><br></div><div>You can wrap the whole file conditionally, see:</div><div><a href="https://github.com/boutell/cgic/pull/5" target="_blank">https://github.com/boutell/<wbr>cgic/pull/5</a></div><div><br></div><div>Kind Regards,</div><div>Johan</div></div></div></div>