79672763

Date: 2025-06-20 00:37:19
Score: 1
Natty:
Report link

Just download 64bit version of mingw
to check weather you have the 64bit version or not.
run:

gcc -v

output:
Target: x86_64-w64-mingw32

if the output is:
Target: i686-w64-mingw32

then, your gcc is 32bit so there will be some issue with header not detected by IntelliSense.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Md Monabbar Anjum