delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2001/06/17/19:29:53

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin AT sources DOT redhat DOT com
Message-ID: <000d01c0f784$8cd6b940$6401a8c0@brandon>
From: "Brandon" <bcasci AT ultranet DOT com>
To: <cygwin AT cygwin DOT com>
Subject: linking errors
Date: Sun, 17 Jun 2001 19:23:11 -0400
MIME-Version: 1.0
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2919.6600
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600

Hi guys

I have been dabbling with C coding for a few weeks now (in the Cygwin
environment). Just out of curiosity I pulled my work into Microsoft C++ and
tried to build a "windows" version of my tiney app. I came up with this

radio_station_streamer.obj : error LNK2001: unresolved external symbol
_shout_disconnect
radio_station_streamer.obj : error LNK2001: unresolved external symbol
_shout_sleep
radio_station_streamer.obj : error LNK2001: unresolved external symbol
_shout_send_data
radio_station_streamer.obj : error LNK2001: unresolved external symbol
_shout_connect
radio_station_streamer.obj : error LNK2001: unresolved external symbol
_shout_init_connection

(my app uses the libshout library from www.icecast.org)

Anyway, I assume there is something the linker/compiler can't seem to find.
I am happy writing code, but sometiumes when it comes to the
linking,compiling and under the hood stuff I get lost. Any ideas?

The app is very simple, it runs at the console (uses no GUI stuff, all
command line). It streams files to an MP3 server with the help of shout.h

Brandon



--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019