차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

다음 판
이전 판
application:comiide:troubleshooting:different_result [2018/11/29 18:14]
winoars 만듦
application:comiide:troubleshooting:different_result [2024/02/22 10:22] (현재)
rjh
줄 1: 줄 1:
-======다른 프로그램과 동작, 결과 다름======+====프로그램간 다른 동작====
 <alert type="info" dismiss="true" icon="fa fa-quote-left"> <alert type="info" dismiss="true" icon="fa fa-quote-left">
-IDE와 다른 프로그램의 동작이나 결과가 다른 경우에 대한 안내 페이지입니다.+프로그램의 동작이나 결과가 다른 경우에 대한 안내 페이지입니다.
  
 </alert> </alert>
 \\ \\
  
-=====Case 1=====+==Case 1==
  
 <callout type="info" icon="true" title="Cause">  <callout type="info" icon="true" title="Cause"> 
줄 12: 줄 12:
   * 서로 다른 DLL 참조   * 서로 다른 DLL 참조
  
-  * 참조 중인 DLL이 불확실할 때에는 **[[:application:comiide:tool:dlls | DLL Finder]]** 사용하여 확인할 수 있습니다.+  * 참조 중인 DLL이 불확실할 때에는 **[[application:comiide:tool:dll_finder| DLL Finder]]** 사용하여 확인할 수 있습니다.
  
 </callout> </callout>
줄 21: 줄 21:
 <callout type="success" icon="true" title="Solution">  <callout type="success" icon="true" title="Solution"> 
 \\ \\
-  * 같은 DLL을 참조하도록 하나의 DLL을 남기고 모두 삭제하시기 바랍니다.+  * 같은 DLL을 참조하도록 하나의 DLL만 남기고 모두 삭제하시기 바랍니다.
 </callout> </callout>