Windows Compile Error

Поиск
Список
Период
Сортировка
От Adam H. Pendleton
Тема Windows Compile Error
Дата
Msg-id 3EBA878C.7080607@fmonkey.net
обсуждение исходный текст
Список pgadmin-hackers
I am getting the following error when compiling pgadmin3 on Windows XP
using Visual Studio .NET:

\pgadmin3\src\ui\pgAdmin3.rc(11): fatal error RC1015: cannot open
include file 'wx/msw/wx.rc'

Okay....except that I *can* open the file.  In fact, if I double-click
the error, which opens the offending file and puts me on the offending
line, I see:

#include <wx/msw/wx.rc>

So, if I right click on that line and select "Open Document
<wx/msw/wx.rc>", it uh, well, opens.  I have checked all the include
paths (C++,Linker, Resource) and they all seem correct, and like I said,
I can open the file.

Any ideas?

ahp


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: fix problem find form an scroll object
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: Windows Compile Error