|
에궁 ^^;;
여지껏 델파이만 사용하다가 얼마전부터 C++빌더를 사용하게 된 초보입니다.
DLL을 사용하는 프로그램을 compile 하는데 다음과 같은 Error가 나왔어요.
----------------------------------------------------------------------
[Linker Fatal Error] Expected a file name
----------------------------------------------------------------------
이런 Error는 어떻게 해결해야 하나요?
온라인 헬프를 보니
--------------------------------------
Expected a file name: identifier
Fatal error. There's a problem with your linker command specifications on the command line, ILINK32.CFG file, or response file.
--------------------------------------
이렇게 나와 있기는 하던데....쩝
도대체 뭘 어떻게 하라는 건지 모르겠네요.
고수님들~ 답변 부탁드립니다.
|