IT 취미생활.  
Front Page
Tag | Location | Media | Guestbook | Admin   
 
[DshowFilter] Wince5.0을 최초 설치 후 Filter 관련 Project를 Build 시 발생하는 Error
C:\WINCE500\PUBLIC\DIRECTX\SDK\INC\ctlutil.h(289) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int


F4를 눌러서 에러가 나는 부분으로 뛰면
ctlutil.h 파일 228 Line에서 Error 발생
오리지널
private:
    //  Prevent bugs from constructing from LONG (which gets
    //  converted to double and then multiplied by 10000000
    COARefTime(LONG);
    operator=(LONG);   //  <------ Check Here
};

변경
private:
    //  Prevent bugs from constructing from LONG (which gets
    //  converted to double and then multiplied by 10000000
    COARefTime(LONG);
    LONG operator=(LONG);   //  <------ Check Here
};



일단 에러를 회피 하자.!


BLOG main image
취미생활
 Notice
 Category
분류 전체보기 (191)
매일매일갱생 (83)
서버개발 (1)
임베디드개발 (12)
Programming (80)
Personal Projects (6)
유용한 프로그램 (0)
 TAGS
DirectShow 퇴사 벨소리 변경 영어 이메일 Wince5.0 M480 서태지 티스토리 초대장 MP3 군대 DVB 출장 C++ project Error Case debugging Windows Mobile6.0 미라지폰 It 1seg VC++ spam mail 음식 Linux Dshow English warning english email isdbt C Java Brazil Algorithm Debug 티스토리초대 개발자 DVB-T 알고리즘 ISDB-T
 Calendar
«   2024/05   »
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
 Recent Entries
 Recent Comments
 Recent Trackbacks
 Archive
 Link Site
zextor
괴짜 프로그래머의 일상사~@@
Gag & Peace, and more..
Kazakhstan Almaty.......
Min-A
Sadgarret
Steve Yoon's log
가슴 뛰는 삶을 살아라
오스틴 파워
GUI sin
melanie parker_Lady
제레미의 TV 2.0 이야기..
 Visitor Statistics
Total :
Today :
Yesterday :
rss