Search found 2 matches

by bz01t4
Sat 5. Mar 2016, 03:12
Forum: PCAN-XCP
Topic: Visual Studio 15 issues
Replies: 2
Views: 6868

Re: Visual Studio 15 issues

That's a great tool. Using it, I was able to see I had old versions of the DLL scattered around, and the old pcanbasic dlls found their way into the system directories. All good - thanks!
by bz01t4
Thu 3. Mar 2016, 03:23
Forum: PCAN-XCP
Topic: Visual Studio 15 issues
Replies: 2
Views: 6868

Visual Studio 15 issues

Am using Win 8.1 Pro and Visual studio 15 on a 64 bit machine. I followed the instructions and put all my 32 bit DLLs (PXCP.dll and PCANBasic.dll) in Windows/SysWOW64 and all my corresponding 64 bit DLLs in Windows/System32 and can't build a single sample project, either C#, C++ or VBasic. I either ...