Basic library linking



Hi,

I am quite new to windows and visual studio development so please excuse me if you find my question stupid ;)

I made a console application that has a specific library (Rtm.lib) defined as a dependency (during linkage). The application is ok on my workstation but I can't get it run on another computer (where visual studio is not installed). It just stops with an application error during initialization.

I guess some library are missing him and I also guess I should tell him to "embed" anything he needs but I can't find the way.
Am I wrong ?


Thanks for your helps

Frank
.



Relevant Pages

  • Re: Basic library linking
    ... > I am quite new to windows and visual studio development so please excuse ... > me if you find my question stupid;) ... > I made a console application that has a specific library ...
    (microsoft.public.vstudio.development)
  • New C# programmer questions
    ... one of them, but that just isn't it, according to Visual Studio 2008. ... So I was hoping somebody could tell me how to kill my ... Console application when the user wants to. ... me how to link code files together so I can have multiple classes ...
    (microsoft.public.dotnet.languages.csharp)
  • Strange compiler bug
    ... I have a console application, one that will be a service at the end of the ...
    (microsoft.public.vc.language)
  • Re: Version Control Software
    ... If I were still doing Visual Studio development I'd be doing that. ... Subversion has widespread support and is commonly regarded as "the future" of open source projects after CVS. ... DARCS doesn't have the same level of tools energy and mindshare behind it, i.e. no Eclipse plugin as far as I know. ...
    (comp.lang.java.softwaretools)
  • Re: Using Visual Studio 2005 Bootstarpper
    ... It's a button on the Properties page of a Setup project. ... I have read "Use the Visual Studio 2005 Bootstrapper to Kick-Start Your ... be accessed from the property pages for Windows Application, Console ...
    (microsoft.public.vstudio.general)