Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. 'Release' in C++.Net

'Release' in C++.Net

Scheduled Pinned Locked Moved C / C++ / MFC
csharpc++announcement
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    Does anybody know which *.dll files i have to copy with my program ,which i have compiled in C++.Net with "Release" when i take it to other computer where Microsoft Visula Studio.Net is not installed. G.Moniava

    T M S 3 Replies Last reply
    0
    • L Lost User

      Does anybody know which *.dll files i have to copy with my program ,which i have compiled in C++.Net with "Release" when i take it to other computer where Microsoft Visula Studio.Net is not installed. G.Moniava

      T Offline
      T Offline
      Tom Wright
      wrote on last edited by
      #2

      two things. One if you try and run your program it will usually tell you what dll's are missing. Two....just link in the runtime dll's and you won't have to worry about it. Tom Wright tawright915@yahoo.com

      1 Reply Last reply
      0
      • L Lost User

        Does anybody know which *.dll files i have to copy with my program ,which i have compiled in C++.Net with "Release" when i take it to other computer where Microsoft Visula Studio.Net is not installed. G.Moniava

        M Offline
        M Offline
        Michael Dunn
        wrote on last edited by
        #3

        See the FAQ[^] --Mike-- LINKS~! Ericahist | 1ClickPicGrabber | CP SearchBar v2.0.2 | C++ Forum FAQ Strange things are afoot at the U+004B U+20DD

        1 Reply Last reply
        0
        • L Lost User

          Does anybody know which *.dll files i have to copy with my program ,which i have compiled in C++.Net with "Release" when i take it to other computer where Microsoft Visula Studio.Net is not installed. G.Moniava

          S Offline
          S Offline
          Serge Krynine
          wrote on last edited by
          #4

          also, keep in mind that Microsof didn't include dlls to run release versions of C++ .NET applications on Server 2003. (you can run release versions of VC6 apps, but not VC7 apps) Serge

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups