undefined reference to WinMain@16 (codeblocks) - Stack Overflow
經安全檢測,此網站為安全網站,請放心前往原始網址!
undefined reference to WinMain@16 (codeblocks) - Stack Overflow
When there's no project, Code::Blocks only compiles and links the current file.
That file, from your picture, is secrypt.cpp , which does not have a main ...