I have ordered one of these cards and in order to get set up with the software development kit I downloaded the SDK and tried to get it to compile with Dev-C++. From the docs it looks as though Technisat has MS Visual C++ in mind. Indeed when I compile the demo with Dev-C++ the compile screams it can't find basic windows headers, so I include these. Then it compiles much further along but still dies with comments about variables being missing or duplicated and all sorts of complaints about illegal coding not in compliance with ISO standards.
Has anyone been down this road before? Would MS VC++ and Dev-C++ be radically different? I'm concerned that using Dev-C++ in this context would lead me into a lot of fruitless tweaking of headers.
Has anyone been down this road before? Would MS VC++ and Dev-C++ be radically different? I'm concerned that using Dev-C++ in this context would lead me into a lot of fruitless tweaking of headers.
Last edited: