Search found 11 matches

by Charlie
Wed 13. May 2015, 16:09
Forum: PCAN-View
Topic: Automatization of PCANView
Replies: 17
Views: 25637

Re: Automatization of PCANView

OK
Thanks a lot
by Charlie
Wed 13. May 2015, 12:11
Forum: PCAN-View
Topic: Automatization of PCANView
Replies: 17
Views: 25637

Re: Automatization of PCANView

Hello
I finally succeeded in installing Visual Studio 2010.
The Demo.api project compiled :)
However the projects DemoCyclicMsg & DemoGW006 get this error during build:

1>c:\program files (x86)\microsoft visual studio 10.0\vc\atlmfc\include\atlcore.h(35): fatal error C1189: #error : This file ...
by Charlie
Tue 12. May 2015, 14:49
Forum: PCAN-View
Topic: Automatization of PCANView
Replies: 17
Views: 25637

Re: Automatization of PCANView

Hello
Thanks a lot
I'm currently installing VS 2010 Professional from the ISO image from this link: http://stackoverflow.com/questions/8894 ... rsion-link

If it fails, I will download VC2013 from your link. What installer did you download: online installer/installer/ISO image ?
by Charlie
Tue 12. May 2015, 11:09
Forum: PCAN-View
Topic: Automatization of PCANView
Replies: 17
Views: 25637

Re: Automatization of PCANView

Hello,
Thanks Keneth

I've downloaded several VS Setups yesterday, and all of them failed on the first step: "unable to locate package source"
Could you please have a link to a VS2008/2010/2012 setup that happen to work? or is it something I must work out on my computer first.
The deadline for my ...
by Charlie
Mon 11. May 2015, 18:15
Forum: PCAN-View
Topic: Automatization of PCANView
Replies: 17
Views: 25637

Re: Automatization of PCANView

Hello again,
Sorry but all the Visual Studio Standard or Professional installers I've found get the same error:
"Impossible to locate package source"

I tried to use Microsoft Visual C++ 2010 Express that was already installed on my computer.
But I guess this does not include MFC : "Impossible to ...
by Charlie
Mon 11. May 2015, 14:21
Forum: PCAN-View
Topic: Automatization of PCANView
Replies: 17
Views: 25637

Re: Automatization of PCANView

Thank you
I'm currently downloading Visual Studio Professional 2013 from this address:
https://www.visualstudio.com/downloads/ ... -studio-vs

It's a 90-day trial but I guess this will be sufficient.
by Charlie
Mon 11. May 2015, 13:42
Forum: PCAN-View
Topic: Automatization of PCANView
Replies: 17
Views: 25637

Re: Automatization of PCANView

Hello Keneth,
Thanks a lot
The C++ Redistributable (2008) is already installed (cf screenshot)

I've downloaded mfc71.dll from this site (http://python.net/crew/skippy/win32/)
& added it to C:\Windows\SysWOW64 : the demos work fine :)

Now I guess I have to install VisualStudio to compile your demo ...
by Charlie
Mon 11. May 2015, 11:19
Forum: PCAN-View
Topic: Automatization of PCANView
Replies: 17
Views: 25637

Re: Automatization of PCANView

PS: sorry, I meant the "Demo.../Release" folders
by Charlie
Mon 11. May 2015, 11:13
Forum: PCAN-View
Topic: Automatization of PCANView
Replies: 17
Views: 25637

Re: Automatization of PCANView

Hi,

Thank you for answering quickly; I really appreciate it.
I'm reading the PDF documentation in Docu folder.
When launching the demo apps in Demo..../release folders, this error message appears:
"Missing MFC71.DLL"

I guess I could install this DLL from the Web, or by installing VisualStudio ...
by Charlie
Mon 11. May 2015, 10:19
Forum: PCAN-View
Topic: Automatization of PCANView
Replies: 17
Views: 25637

Re: Automatization of PCANView

Hello

Thanks for your reply.
Is it possible to use PACN API instead of PCAN-Explorer?
http://www.computer-solutions.co.uk/gen ... ic-dll.htm
"PCAN-Basic code API"

Regards