delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <002201c312d5$43817f00$70eaec82@mindcooler> |
From: | =?iso-8859-1?Q?Mikael_=C5sberg?= <mikas493 AT student DOT liu DOT se> |
To: | <cygwin AT cygwin DOT com> |
Subject: | Windres parse error |
Date: | Mon, 5 May 2003 09:09:26 +0200 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2800.1165 |
X-Spam-Status: | No, hits=-0.1 required=5.0 |
tests=FROM_ENDS_IN_NUMS,LIU_FROM_MATCHES_LIUSTUDENT | |
version=2.52-liu_1.4 | |
X-Spam-Level: | |
X-Spam-Checker-Version: | SpamAssassin 2.52-liu_1.4 (1.174.2.8-2003-03-24-exp) |
Hello, I've just started trying to a "convert" a win32 gui program (written in c++) to the cygwin tools. When I finally got all the source files to compile without errors, windres chokes on the .rc-file which was generated using MSVC++ 6.0. The first error is: windres: mindedit.rc:162: parse error Line 162 in mindedit.rc looks like: LTEXT "Enter line number to go to:",IDC_STATIC,6,10,84,8 I don't know why it chokes on that line, but I really would like to know how to fix it. Anyway, I commented it out for now, just to see if I could get the program to build. But then windres finds another parse error on line 191, which looks like this: ID_TOOLBAR TOOLBAR DISCARDABLE 16, 16 I really don't know where to go from here...anyone know how to fix these errors? // Mikael -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |