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. Visual Basic
  4. Compiling question

Compiling question

Scheduled Pinned Locked Moved Visual Basic
questionvisual-studioworkspace
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.
  • P Offline
    P Offline
    Patricio
    wrote on last edited by
    #1

    Hi, Is there a way to compile my VB6 project on a machine that does not contain the VB6 IDE? I've copied all of the files over and thus ported the VB6 environment, but I'm still having hang-ups. Has anyone crossed this bridge before? Thanks! :confused:

    J D R 3 Replies Last reply
    0
    • P Patricio

      Hi, Is there a way to compile my VB6 project on a machine that does not contain the VB6 IDE? I've copied all of the files over and thus ported the VB6 environment, but I'm still having hang-ups. Has anyone crossed this bridge before? Thanks! :confused:

      J Offline
      J Offline
      J Dunlap
      wrote on last edited by
      #2

      It would be nothing like easy. You would have to have VB compiler and the linker console apps and would have to set all the compiler switches yourself.

      "Do unto others as you would have them do unto you." - Jesus
      "An eye for an eye only makes the whole world blind." - Mahatma Gandhi

      1 Reply Last reply
      0
      • P Patricio

        Hi, Is there a way to compile my VB6 project on a machine that does not contain the VB6 IDE? I've copied all of the files over and thus ported the VB6 environment, but I'm still having hang-ups. Has anyone crossed this bridge before? Thanks! :confused:

        D Offline
        D Offline
        Dave Kreskowiak
        wrote on last edited by
        #3

        You also have to port over the environment variables that get set, registry entries, path statement, any controls that your compiling with must be registered, ... It's alot less time consuming to just install the thing... RageInTheMachine9532

        1 Reply Last reply
        0
        • P Patricio

          Hi, Is there a way to compile my VB6 project on a machine that does not contain the VB6 IDE? I've copied all of the files over and thus ported the VB6 environment, but I'm still having hang-ups. Has anyone crossed this bridge before? Thanks! :confused:

          R Offline
          R Offline
          RichardGrimmer
          wrote on last edited by
          #4

          If you have VB6 installed yourself anyway, wouldn't it be easier to just build it on your machine and use the resulting images - and in any case, simply copying files from one machine to another will NEVER work for anything more complicated than a standalone .exe - will need to register all sorts of components, ensure that the runtime files are present - big headache! "Now I guess I'll sit back and watch people misinterpret what I just said......" Christian Graus At The Soapbox

          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