C# VS2010 Development on Windows 7 x64

Moderator: Telldus

Post Reply
tridy
Posts: 20
Joined: Fri Mar 17, 2023 9:45 am
Location: Stockholm, Sweden

C# VS2010 Development on Windows 7 x64

Post by tridy »

Is it possible to develop in C# 2010 for TellStick on/for Windows 7 x64? Do I need special 64 bit dlls for that? Are there any API wrappers written in C# out there?

Thanks.
[tridy]
RickardP
Posts: 55
Joined: Fri Mar 17, 2023 9:45 am
Location: Nyköping, Sweden
Contact:

Re: C# VS2010 Development on Windows 7 x64

Post by RickardP »

You most set your project to compile as x86 application then its works to run it on windows 7 x64
Post Reply