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. problem deploying application

problem deploying application

Scheduled Pinned Locked Moved C / C++ / MFC
helpgraphicsc++comgame-dev
6 Posts 3 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.
  • A Offline
    A Offline
    appollosputnik
    wrote on last edited by
    #1

    I got an application MFC and openGL are used. When I run the application it should load a 3D graphics model. But my tool bar, menu bar everything is coming properly but the 3D model window with the model is not appearing. There is no error or no dll problem. Everything linked propely. Why the 3D model is not coming. Please help me someone. Thanks Sujan Please check this link for the screen shot https://www.dropbox.com/sh/5thffcacwx7ye6u/i_mmqIgerU?m[^]

    C 1 Reply Last reply
    0
    • A appollosputnik

      I got an application MFC and openGL are used. When I run the application it should load a 3D graphics model. But my tool bar, menu bar everything is coming properly but the 3D model window with the model is not appearing. There is no error or no dll problem. Everything linked propely. Why the 3D model is not coming. Please help me someone. Thanks Sujan Please check this link for the screen shot https://www.dropbox.com/sh/5thffcacwx7ye6u/i_mmqIgerU?m[^]

      C Offline
      C Offline
      Chris Meech
      wrote on last edited by
      #2

      Is there any chance you have tried to debug this application? :)

      Chris Meech I am Canadian. [heard in a local bar] In theory there is no difference between theory and practice. In practice there is. [Yogi Berra] posting about Crystal Reports here is like discussing gay marriage on a catholic church’s website.[Nishant Sivakumar]

      A 1 Reply Last reply
      0
      • C Chris Meech

        Is there any chance you have tried to debug this application? :)

        Chris Meech I am Canadian. [heard in a local bar] In theory there is no difference between theory and practice. In practice there is. [Yogi Berra] posting about Crystal Reports here is like discussing gay marriage on a catholic church’s website.[Nishant Sivakumar]

        A Offline
        A Offline
        appollosputnik
        wrote on last edited by
        #3

        Could it be happened becasue of graphics card. May be the graphics card is not supporting the 3D model or it is not sufficient. Because in some systems it is working fine.

        L 1 Reply Last reply
        0
        • A appollosputnik

          Could it be happened becasue of graphics card. May be the graphics card is not supporting the 3D model or it is not sufficient. Because in some systems it is working fine.

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          The question posted by Chris is asking whether you have used your debugger to try and find out what is happening in your program. From the information you have provided (including that picture) we have nothing that would give any clues.

          One of these days I'm going to think of a really clever signature.

          A 1 Reply Last reply
          0
          • L Lost User

            The question posted by Chris is asking whether you have used your debugger to try and find out what is happening in your program. From the information you have provided (including that picture) we have nothing that would give any clues.

            One of these days I'm going to think of a really clever signature.

            A Offline
            A Offline
            appollosputnik
            wrote on last edited by
            #5

            i tried using debugger. All calls are fine. I am passing the 3D model's file name to the function draw() and then its being called. But nothing is drawn on the screen. pls help.

            L 1 Reply Last reply
            0
            • A appollosputnik

              i tried using debugger. All calls are fine. I am passing the 3D model's file name to the function draw() and then its being called. But nothing is drawn on the screen. pls help.

              L Offline
              L Offline
              Lost User
              wrote on last edited by
              #6

              I'm sorry but we cannot begin to guess what is happening in your program. You need to find out what is happening in your drawing function and whether it is reading the file and processing its content correctly.

              One of these days I'm going to think of a really clever signature.

              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