PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → c++ runtime
c++ runtime
Iniciado por Alcuino, 12,sep. 2018 10:54 - 2 respuestas
Publicado el 12,septiembre 2018 - 10:54
I'm working with WD 21.

I have a win32 exe working perfectly on my PC and others PC's

But a customer have a c++ adv error.

The c++ runtime for WD 21 is Visual C++ 2013 redistributable?

Al
Miembro registrado
118 mensajes
Publicado el 12,septiembre 2018 - 12:03
we faced this problem also ... don't know why

we noticed, that this happens by us only on win10 machines,
and may caused by the defender of windows, when the exe-file is running at x:\directory\the.exe
it does not happen, is the exefile is running at x:\directory\directory\the.exe or if the defender is disabled

is curiuos unlogical

meikl ;)
Miembro registrado
28 mensajes
Popularité : +2 (2 votes)
Publicado el 23,octubre 2018 - 17:23
Or if you are sure you don't have virusses in you created executable create an exception. If only to test if this fixes your problem.