05-14-2007 06:42 PM
05-15-2007 04:50 AM
05-15-2007 11:41 AM
05-16-2007 05:34 AM
11-05-2014 07:48 PM
Hi Burcu,
I have completely the same issues as yours. I think these error are not caused by versions because my Ni verison is Labview2012 and Labwindows2012. I wonder whether we missed some configuration or including files when call DLL when building DLL and calling DLL.
Would you kindly help me if you has fininally solved these issues?
Thanks & regards,
Lily Cheng
11-06-2014 03:36 AM - edited 11-06-2014 03:36 AM
I don't think you can expect a response from malaguena on such an old thread: his/her last post dates back to 2007!
Reviving 7-years-old threads is not the best thing to do when you have some problem, especially when the original thread spans over multiple problems (in this case definition of some function and playing wavs): it is better to open a new thread describing the problem you are facing and linking the old one if relevant.
Now, if you can describe your difficulties in detail we can try helping you (better in a new thread, as I told you)
11-06-2014 08:21 AM
Hi Ridiculous
,
Thank you for your reply. I am so sorry to follow the such old thread for I was so eager for help and ignored the date.
Now I have solved the issue. Anyway, I am very glad to get your quick respond.
Thank you very much and have a nice day!
Lily Cheng
03-09-2015 04:54 AM
Hi,
please tell mi how did you solve your problem with extcode.h.
Thanks
03-09-2015 07:31 PM
I have almost forgotten about how to solve this problem exactly. Maybe you could try to change the orders of head files including.
Regards,
Lily
09-30-2015 07:53 AM - edited 09-30-2015 08:00 AM
Lily,
Ha ha. A year ago someone fixed this problem and you asked how they did it. Then you fixed it and did not post what you did.
Now I have the same problem and nobody ever posted what they did for the fix. I find this very common in these threads.
“extcode.h” (443,45) syntax error, found “<” expecting “)”.
“extcode.h” (443,45) Missing identifier.
“extcode.h” (443,45) syntax error, found “<” expecting “)”.
“extcode.h” (443,45) Unrecognized declaration.
“extcode.h” (443,45) syntax error, found “<” expecting “)”.
“extcode.h” (443,45) Warning: Empty declaration.
“extcode.h” (443,45) syntax error, found “)” expecting “;”.
“extcode.h” (443,45) Unrecognized declaration.
:
:
This very large compiles fine on another machine (XP). Moved it to another machine (Win7) and get this error. I might add that the c file only has 1 include fine named in it, and it is extcode.h, so I can't rearrange anything.
Mike