다운로드
소프트웨어 개발
계정
다운로드
소프트웨어 개발
Login
Forgot Account/Password
계정 만들기
언어
도움
언어
도움
×
Login
Login Name
Password
×
Forgot Account/Password
Translation Status of 한국말
Category:
Software
People
PersonalForge
Magazine
Wiki
검색
OSDN
>
브라 우즈 소프트웨어
>
Communications
>
Email
>
Email Clients (MUA)
>
pochy
>
포럼
>
Developers
>
コンパイル ビルド
pochy
Description
Project Summary
Developer Dashboard
웹 페이지
Developers
Image Gallery
List of RSS Feeds
Activity
Statistics
History
다운로드
List of Releases
Stats
소스 코드
Code Repository list
CVS
View Repository
티켓
Ticket List
Milestone List
Type List
Component List
List of frequently used tickets/RSS
Submit New Ticket
Documents
Communication
포럼
List of Forums
Developers (27)
Open Discussion (374)
Mailing Lists
list of ML
pochy-user
News
포럼:
Developers
(Thread #4997)
Return to Thread list
RSS
コンパイル ビルド (2004-04-17 21:53 by
Anonymous
#9210)
Reply
Create ticket
初めて投稿します。
興味があり、WinCVSでソースコードを取得したのですが、コンパイル ビルドは、どのコンパイラで行う事ができるのでしょうか?
http://pochy.sourceforge.jp/pukiwiki/pukiwiki.php
も一通り目を通しましたが分からないです。
教えて頂けると幸いです。
よろしくお願いします。
Reply to #9210
×
Subject
Body
Reply To Message #9210 > 初めて投稿します。 > 興味があり、WinCVSでソースコードを取得したのですが、コンパイル ビルドは、どのコンパイラで行う事ができるのでしょうか? > http://pochy.sourceforge.jp/pukiwiki/pukiwiki.php > も一通り目を通しましたが分からないです。 > 教えて頂けると幸いです。 > よろしくお願いします。
You can not use Wiki syntax
You are not logged in. To discriminate your posts from the rest, you need to pick a nickname. (The uniqueness of nickname is not reserved. It is possible that someone else could use the exactly same nickname. If you want assurance of your identity, you are recommended to login before posting.)
Login
Nickname
Preview
Post
Cancel
RE: コンパイル ビルド (2004-04-19 23:03 by
Anonymous
#9230)
Reply
Create ticket
ご連絡ありがとうございます。
Pochyの開発に携わっているものです。
Pochyの開発環境はVisual C++ 6.0ですが、
Visual C++ .Netでもコンパイルできるとご報告頂いて
おります。
Reply to
#9210
Reply to #9230
×
Subject
Body
Reply To Message #9230 > ご連絡ありがとうございます。 > Pochyの開発に携わっているものです。 > > Pochyの開発環境はVisual C++ 6.0ですが、 > Visual C++ .Netでもコンパイルできるとご報告頂いて > おります。
You can not use Wiki syntax
You are not logged in. To discriminate your posts from the rest, you need to pick a nickname. (The uniqueness of nickname is not reserved. It is possible that someone else could use the exactly same nickname. If you want assurance of your identity, you are recommended to login before posting.)
Login
Nickname
Preview
Post
Cancel
RE: コンパイル ビルド2 (2004-06-05 01:34 by
Anonymous
#9790)
Reply
Create ticket
.NET 2003 C++ でコンパイルしているのですが、以下のエラーがどうしても解決できません。
解決方法をご存知の方、お教え下さい。。。
c:\dev\mail\pochy0.2.1a\PluginListDialog.cpp(61): error C2440: 'reinterpret_cast' : 'std::vector<_Ty>::const_iterator' から 'DWORD' に変換できません。
with
[
_Ty=CPlugin
]
Reply to
#9210
Reply to #9790
×
Subject
Body
Reply To Message #9790 > .NET 2003 C++ でコンパイルしているのですが、以下のエラーがどうしても解決できません。 > 解決方法をご存知の方、お教え下さい。。。 > > > c:\dev\mail\pochy0.2.1a\PluginListDialog.cpp(61): error C2440: 'reinterpret_cast' : 'std::vector<_Ty>::const_iterator' から 'DWORD' に変換できません。 > with > [ > _Ty=CPlugin > ] >
You can not use Wiki syntax
You are not logged in. To discriminate your posts from the rest, you need to pick a nickname. (The uniqueness of nickname is not reserved. It is possible that someone else could use the exactly same nickname. If you want assurance of your identity, you are recommended to login before posting.)
Login
Nickname
Preview
Post
Cancel
RE: コンパイル ビルド3 (2004-06-07 17:08 by
Anonymous
#9817)
Reply
Create ticket
ご連絡ありがとうございます。
Pochyの開発に携わっております者です。
とりあえず、該当行を以下のようにしてみてください。
m_listPlugin.SetItemData(nIndex, reinterpret_cast<DWORD>(&it));
Reply to
#9210
Reply to #9817
×
Subject
Body
Reply To Message #9817 > ご連絡ありがとうございます。 > Pochyの開発に携わっております者です。 > > とりあえず、該当行を以下のようにしてみてください。 > m_listPlugin.SetItemData(nIndex, reinterpret_cast<DWORD>(&it));
You can not use Wiki syntax
You are not logged in. To discriminate your posts from the rest, you need to pick a nickname. (The uniqueness of nickname is not reserved. It is possible that someone else could use the exactly same nickname. If you want assurance of your identity, you are recommended to login before posting.)
Login
Nickname
Preview
Post
Cancel
コンパイル ビルド2 (2006-10-31 21:09 by
Anonymous
#25710)
Reply
Create ticket
初めまして.
0.3.4のソースコードをダウンロードして,VC.NETでコンパイルしたのですが,以下のエラーが取れません.
解決方法を教えていただければ幸いです.
よろしくお願い致します.
c:\documents and settings\tanabe\デスクトップ\pochy-0.3.4-src\pluginlistdialog.cpp(76): error C2440: 'reinterpret_cast' : 'DWORD_PTR' から 'std::vector<_Ty>::const_iterator' に変換できません。
with
[
_Ty=CPlugin
]
c:\documents and settings\tanabe\デスクトップ\pochy-0.3.4-src\resource.h(11): warning C4005: 'RT_MANIFEST' : マクロが再定義されました。
Reply to
#9210
Reply to #25710
×
Subject
Body
Reply To Message #25710 > 初めまして. > > 0.3.4のソースコードをダウンロードして,VC.NETでコンパイルしたのですが,以下のエラーが取れません. > > 解決方法を教えていただければ幸いです. > よろしくお願い致します. > > c:\documents and settings\tanabe\デスクトップ\pochy-0.3.4-src\pluginlistdialog.cpp(76): error C2440: 'reinterpret_cast' : 'DWORD_PTR' から 'std::vector<_Ty>::const_iterator' に変換できません。 > with > [ > _Ty=CPlugin > ] > c:\documents and settings\tanabe\デスクトップ\pochy-0.3.4-src\resource.h(11): warning C4005: 'RT_MANIFEST' : マクロが再定義されました。
You can not use Wiki syntax
You are not logged in. To discriminate your posts from the rest, you need to pick a nickname. (The uniqueness of nickname is not reserved. It is possible that someone else could use the exactly same nickname. If you want assurance of your identity, you are recommended to login before posting.)
Login
Nickname
Preview
Post
Cancel