Click here to Skip to main content
15,905,068 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Installation Package Question Pin
palbano4-Aug-04 7:56
palbano4-Aug-04 7:56 
Generalmfc concatenating files Pin
ns4-Aug-04 7:47
ns4-Aug-04 7:47 
GeneralRe: mfc concatenating files Pin
palbano4-Aug-04 7:53
palbano4-Aug-04 7:53 
GeneralRe: mfc concatenating files Pin
David Crow4-Aug-04 7:56
David Crow4-Aug-04 7:56 
GeneralRe: mfc concatenating files Pin
ns5-Aug-04 1:52
ns5-Aug-04 1:52 
GeneralIcon problem Pin
doctorpi4-Aug-04 7:19
doctorpi4-Aug-04 7:19 
GeneralPaste into existing 256 color icon Pin
bikram singh5-Aug-04 7:15
bikram singh5-Aug-04 7:15 
Generallibrary question Pin
mcsherry4-Aug-04 7:04
mcsherry4-Aug-04 7:04 
(apologies if this is a really noddy question but its been a long day and my brain is fried Sigh | :sigh: )

anyway I have created a library from a group of ADA files which used to form a program, I've have also written a C header file which has a list of accessible functions contained in the ada library (done as extern myFuncName ).

I have now tried to use this library in a simple console application which consists of a main.cpp file and has the C header file #included. I have then changed the project settings so that it lists the ada library. Then in my main function i have called

myFuncName ( ) ;

but when it comes to linking the program it comes up as an unresolved external symbol.

Does anyone have any ideas what I'm doing wrong? and also how to remedy it!

I am using MS Visual Studio 6.0.

TIA (off home now Big Grin | :-D )
GeneralRe: library question Pin
Jaime Stuardo4-Aug-04 7:38
Jaime Stuardo4-Aug-04 7:38 
GeneralRe: library question Pin
Chris Losinger4-Aug-04 8:54
professionalChris Losinger4-Aug-04 8:54 
GeneralMinimum Build with Visual Studio Pin
digwizfox4-Aug-04 6:35
digwizfox4-Aug-04 6:35 
Generaltry/catch Variable Scope Question Pin
Steve Thresher4-Aug-04 6:03
Steve Thresher4-Aug-04 6:03 
GeneralRe: try/catch Variable Scope Question Pin
Nitron4-Aug-04 7:36
Nitron4-Aug-04 7:36 
GeneralRe: try/catch Variable Scope Question Pin
palbano4-Aug-04 7:49
palbano4-Aug-04 7:49 
GeneralRe: try/catch Variable Scope Question Pin
Steve Thresher4-Aug-04 10:07
Steve Thresher4-Aug-04 10:07 
GeneralRe: try/catch Variable Scope Question Pin
palbano4-Aug-04 7:43
palbano4-Aug-04 7:43 
GeneralRe: try/catch Variable Scope Question Pin
Tim Smith4-Aug-04 15:26
Tim Smith4-Aug-04 15:26 
GeneralRe: try/catch Variable Scope Question Pin
Ryan Binns4-Aug-04 18:46
Ryan Binns4-Aug-04 18:46 
QuestionNewbie: Can I do this? Pin
cgriffin4-Aug-04 5:52
cgriffin4-Aug-04 5:52 
AnswerRe: Newbie: Can I do this? Pin
palbano4-Aug-04 7:16
palbano4-Aug-04 7:16 
AnswerRe: Newbie: Can I do this? Pin
digwizfox4-Aug-04 7:31
digwizfox4-Aug-04 7:31 
GeneralRe: Newbie: Can I do this? Pin
cgriffin4-Aug-04 7:45
cgriffin4-Aug-04 7:45 
GeneralRe: Newbie: Can I do this? Pin
digwizfox4-Aug-04 8:46
digwizfox4-Aug-04 8:46 
GeneralRe: Newbie: Can I do this? Pin
cgriffin4-Aug-04 10:10
cgriffin4-Aug-04 10:10 
GeneralRe: Newbie: Can I do this? Pin
digwizfox4-Aug-04 10:24
digwizfox4-Aug-04 10:24 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.