Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » where can I find more info?
Re: where can I find more info? [message #28614 is a reply to message #28610] Wed, 08 September 2010 10:59 Go to previous messageGo to previous message
koldo is currently offline  koldo
Messages: 3361
Registered: August 2008
Senior Veteran
jerson wrote on Wed, 08 September 2010 10:53

Actually I did not forget the namespace Upp, I had to keep it out for the files to compile, otherwise, the Nidaqmx.h and this one were fighting it out in real-time on my desktop Laughing

the extern "C" was needed to keep the linker happy or it could not 'see' the functions in the other file. Anyway, now that I have something working, I'll 'try' to move on. Thanks again.

Hello Jerson

As NIDAQmx.h redefines int32, ..., I have included this before:
#define _NI_int8_DEFINED_ 
#define _NI_int16_DEFINED_
#define _NI_int32_DEFINED_
This way, it does not disturb.

And remember that the namespace Upp is a must Smile.


Best regards
IƱaki
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Problems in growing up from newbie
Next Topic: Limits check in Meter code
Goto Forum:
  


Current Time: Thu May 09 10:11:23 CEST 2024

Total time taken to generate the page: 0.02558 seconds