강사님! 강의 1. 13 비주얼 스튜디오 기본적인 사용 방법 mingw_w64 컴파일이 안됩니다.ㅠㅠ
112
JC Lee
작성한 질문수 6
0
강사님 강의를 따라 mingw-w64 설치한 후 재 부팅한 후 gcc main.c 를 입력하면 저는 아래와 같이 나오면서 컴파일이 안됩니다. ㅠㅠ
도움을 요청합니다...
PS C:\Users\Jong Cheol Lee\Documents\my_c_files> dir
디렉터리: C:\Users\Jong Cheol Lee\Documents\my_c_files Mode LastWriteTime Length Name ---- ------------- ------ ---- -a---- 2021-07-29 오전 10:02 0 main.c
PS C:\Users\Jong Cheol Lee\Documents\my_c_files> gcc gcc.exe: fatal error: no input files compilation terminated.
PS C:\Users\Jong Cheol Lee\Documents\my_c_files> gcc main.c C:/Program Files (x86)/mingw-w64/i686-8.1.0-posix-dwarf-rt_v6-rev0/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.1.0/../../../../i686-w64-mingw32/lib/../lib/libmingw32.a(lib32_libmingw32_a-crt0_c.o):crt0_c.c:(.text.startup+0x39): undefined reference to `WinMain@16' collect2.exe: error: ld returned 1 exit status PS C:\Users\Jong Cheol Lee\Documents\my_c_files>
답변 0
21강 배경음악
2
41
1
llm_decision_logs 저장 실패(실적 컬럼 불일치)를 어떻게 해결할까요?
2
61
3
hermes gateway restart가 안됩니다
1
106
2
개념과 격벽에 대한 이해를 팀과 공유하고 합의하는 방법
1
64
2





