now i am getting error message : CRuntimeDll.cpp: In function âint getInfoInC(char*, char*, char*, char*, char*, int, scr_Entitlement_t**, char**)â: CRuntimeDll.cpp:48: error: â_stricmpâ was not declared in this scope On Wed, Aug 7, 2013 at 2:03 PM, Jonathan Wakely-4 [via gcc] < ml-node+s1065356n958791h47@xxxxxxxxxxxxx> wrote: > On 7 August 2013 09:19, Raman wrote: > > #ifdef CRUNTIMEDLL_EXPORTS > > #ifdef _WIN32 > > #define CRUNTIMEDLL_API extern "C" __declspec(dllexport) > > #else > > #defineCRUNTIMEDLL_API extern "C" > > Did you read the error message? It tells you there's an error on the > line above, which should be obvious: it's missing a space. > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://gcc.1065356.n5.nabble.com/Compiling-error-while-compiling-VC-code-on-Ubuntu-using-GCC-tp958768p958791.html > To unsubscribe from Compiling error while compiling VC++ code on Ubuntu > using GCC, click here<http://gcc.1065356.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=958768&code=aS5yYW1hbmRhc0BnbWFpbC5jb218OTU4NzY4fDU3NzE4MjIzNQ==> > . > NAML<http://gcc.1065356.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > -- *Regards** RAMAN* *91 8010673433* -- View this message in context: http://gcc.1065356.n5.nabble.com/Compiling-error-while-compiling-VC-code-on-Ubuntu-using-GCC-tp958768p958792.html Sent from the gcc - Help mailing list archive at Nabble.com.