can somebody help with this topic or see same issue
win10, 64bits
the test code,
#include<iostream>/* run this program using the console pauser or add your own getch, system("pause") or input loop */intmain(intargc,char**argv){return0;}
I have the same problem ... But, I has reinstalled the software and i installed the Windows Resource Called "Windows subsystem for Linux", and a second error occur.
The IDE does not locate the directory lib32 into MinGW64 dir. I was copyed this directory from "x86_64-w64-mingw32", and the compilation has sucessfull one time (some one time).
I believe this problem is related to Windows SFC or Antivirus / Defender, but i have disabled my AV and the problem persist.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Uninstall the version of dev c++ that is causing compilatio/builde errors ...and thereafter install the portable versionw which be downloaded from https://sourceforge.net/projects/orwelldevcpp/ ...I had the same problem and it was fixed after installing the portable version.
Last edit: Edwin Khundi 2019-11-18
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
can somebody help with this topic or see same issue
win10, 64bits
the test code,
.
.
.
.
.
.
the error log
Last edit: xiaolaba 2017-05-28
exactly the same error here... anyone a solution??
danny
I have the same problem ... But, I has reinstalled the software and i installed the Windows Resource Called "Windows subsystem for Linux", and a second error occur.
The IDE does not locate the directory lib32 into MinGW64 dir. I was copyed this directory from "x86_64-w64-mingw32", and the compilation has sucessfull one time (some one time).
I believe this problem is related to Windows SFC or Antivirus / Defender, but i have disabled my AV and the problem persist.
Uninstall the version of dev c++ that is causing compilatio/builde errors ...and thereafter install the portable versionw which be downloaded from https://sourceforge.net/projects/orwelldevcpp/ ...I had the same problem and it was fixed after installing the portable version.
Last edit: Edwin Khundi 2019-11-18