윈도우즈-비주얼스튜디오에서 빌드한 exe를 리눅스-모노에서 실
글쓴이: muscly / 작성시간: 화, 2004/11/30 - 6:33오후
안녕하세요~ 오늘 가입한 초짜입니다~ ^^
이 글이 게시판에 맞지 않으면 말씀해주세요~
윈도우즈-비주얼스튜디오에서 아주 간단한 윈도우즈폼 실행파일을 만들었습니다.
뭐, 위저드가 만들어준 코드에 거의 손을 안댄 상태죠..
이 파일을 리눅스로 가지고 가서 모노 위에서 돌렸더니 다음과 같은 에러가
나네요.. 어제부터 뉴스그룹, go-mono.com, winehq.com 등을 찾아 헤맸지만
좀 처럼 알 수가 없네요..
일단은 에러 메시지만 올려놓겠습니다. 문제 상황을 진단하시는데 더 필요한
정보가 있으면 말씀해주세요~
( OS는 Fedora Core 1 이고, 모노 및 와인은 어제 따끈따끈한 것 받아서
깔았습니다. )
[muscly@localhost muscly]$ mono simplewinform.exe fixme:nls:get_env_lcid charset eucKR was not recognized Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object in (unmanaged) (wrapper managed-to-native) System.Drawing.GDIPlus:GdipCreateFont (intptr,single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit,intptr&) in <0x00004> (wrapper managed-to-native) System.Drawing.GDIPlus:GdipCreateFont (intptr,single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit,intptr&) in <0x000cb> System.Drawing.Font:.ctor (string,single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit,byte,bool) in <0x00026> System.Drawing.Font:.ctor (string,single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit,byte) in <0x000ac> (wrapper remoting-invoke-with-check) System.Drawing.Font:.ctor (string,single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit,byte) in <0x000ba> SimpleWinform.Form1:InitializeComponent () in <0x00022> SimpleWinform.Form1:.ctor () in <0x0004f> (wrapper remoting-invoke-with-check) SimpleWinform.Form1:.ctor () in <0x0001b> SimpleWinform.Form1:Main ()
[/code]
Forums:


댓글 달기