code-google-com / qdevelop

Automatically exported from code.google.com/p/qdevelop
GNU General Public License v2.0
1 stars 1 forks source link

FTBFS - win32 - QDevelop.rc(1) : error RC2176 : old DIB in resources/images/logo.ico; pass it through SDKPAINT #267

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
FTBFS during the "rc" step - i'm not exactly sure what that is yet, since
I'm new to windows development... but anyway.

What steps will reproduce the problem?
1. checkout latest qdevelop from trunk
2. try to build from command line with 
3. get error message

What is the expected output? What do you see instead?

h -o build\moc\moc_registersimpl.cpp
        c:\Qt\4.3.3\bin\rcc.exe -name resources resources\resources.qrc -o
build
\rcc\qrc_resources.cpp
        rc -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG
-DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB
-DQT_THREAD_SUPPORT -fo build\o\win32\QDevelop.res QDevelop.rc
QDevelop.rc(1) : error RC2176 : old DIB in resources/images/logo.ico; pass
it through SDKPAINT
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio
8\VC\BIN\rc.EXE"' : return code '0x1'
Stop.

What version of the product are you using? On what operating system?
msvc8 - windowsxp - qt 4.3.3

Please provide any additional information below.

Original issue reported on code.google.com by alan.ez...@gmail.com on 21 Mar 2008 at 11:03

GoogleCodeExporter commented 9 years ago
Can you still reproduce this bug with latest versions of products involved?

Original comment by Lord.Div...@gmail.com on 11 Feb 2009 at 10:13

GoogleCodeExporter commented 9 years ago
Ping! I'll close this bug if there isn't any response.

Original comment by Lord.Div...@gmail.com on 14 Feb 2009 at 7:04