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 |
Reply-To: | <nhv AT cape DOT com> |
From: | "Norman Vine" <nhv AT cape DOT com> |
To: | <cygwin AT cygwin DOT com> |
Subject: | RE: Problems with SDL |
Date: | Sun, 4 Aug 2002 21:40:52 -0400 |
Message-ID: | <009401c23c21$22db9b40$a300a8c0@nhv> |
MIME-Version: | 1.0 |
X-Priority: | 3 (Normal) |
X-MSMail-Priority: | Normal |
In-Reply-To: | <20020804083713.16334.qmail@web10108.mail.yahoo.com> |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4522.1200 |
Importance: | Normal |
X-Virus-Scanned: | Cape.Com VirusScan, no known virus found |
Sylvain Petreolle writes: > >I compiled SDL cvs without problems and installed it. >Trying to compile the test programs result in fail. > > >Looking in config.log as requested gives me a lot of undefined >references. searching through the mailing list archives doesn't give >any valuable results, so I'm posting the errors (only a part). > undefined reference to >`timeBeginPeriod AT 4' >`timeGetTime AT 0' >`timeGetTime AT 0' >`timeBeginPeriod AT 4' >`timeSetEvent AT 20' >`timeKillEvent AT 4' >`timeEndPeriod AT 4' >`waveOutGetErrorTextA AT 12' >`waveOutWrite AT 12' These are in the windows multimedia library try adding -lwinmm to the list of libs to link against Cheers Norman -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |