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. Project files

Project files

Scheduled Pinned Locked Moved C / C++ / MFC
c++question
33 Posts 10 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.
  • T toxcct

    that's funny, it's the first time i see someone delivering source codes expecting the user to compile the application before the first use :rolleyes:

    DavidCrow wrote:

    I need to start thinking outside the box more

    Welcome to the Codeproject David... If i'm of any help :cool:


    Don't know where to start ?
    Refer the Forums Guidelines and ask a friend

    [VisualCalc 3.0][Flags Beginner's Guide]

    J Offline
    J Offline
    jhwurmbach
    wrote on last edited by
    #23

    toxcct wrote:

    t's the first time i see someone delivering source codes expecting the user to compile the application before the first use

    You are obviously no Linux-Expert. They actually have whole Distributions where you Compile the whole thing from the ground up. :wtf:


    "We trained hard, but it seemed that every time we were beginning to form up into teams we would be reorganised. I was to learn later in life that we tend to meet any new situation by reorganising: and a wonderful method it can be for creating the illusion of progress, while producing confusion, inefficiency and demoralisation." -- Caius Petronius, Roman Consul, 66 A.D.

    T W 2 Replies Last reply
    0
    • J jhwurmbach

      toxcct wrote:

      t's the first time i see someone delivering source codes expecting the user to compile the application before the first use

      You are obviously no Linux-Expert. They actually have whole Distributions where you Compile the whole thing from the ground up. :wtf:


      "We trained hard, but it seemed that every time we were beginning to form up into teams we would be reorganised. I was to learn later in life that we tend to meet any new situation by reorganising: and a wonderful method it can be for creating the illusion of progress, while producing confusion, inefficiency and demoralisation." -- Caius Petronius, Roman Consul, 66 A.D.

      T Offline
      T Offline
      toxcct
      wrote on last edited by
      #24

      i doubt Visual Studio works on Linux, does it ? BTW, if the guy was working under linux, couldn't he have told us ??? :sigh:


      Don't know where to start ?
      Refer the Forums Guidelines and ask a friend

      [VisualCalc 3.0][Flags Beginner's Guide]

      J J 2 Replies Last reply
      0
      • T toxcct

        i doubt Visual Studio works on Linux, does it ? BTW, if the guy was working under linux, couldn't he have told us ??? :sigh:


        Don't know where to start ?
        Refer the Forums Guidelines and ask a friend

        [VisualCalc 3.0][Flags Beginner's Guide]

        J Offline
        J Offline
        jhwurmbach
        wrote on last edited by
        #25

        toxcct wrote:

        i doubt Visual Studio works on Linux, does it ?

        Hmm - I never tried in the last few month. But WINE is making progress... In fact, giving out the source-code for self-compiling is less common in Windows but not unheard of. And now I must congratulate you to your patience with this guy :rose: I think he was a troll. If not, he is the living proof why outsourcing will not make us jobless..


        "We trained hard, but it seemed that every time we were beginning to form up into teams we would be reorganised. I was to learn later in life that we tend to meet any new situation by reorganising: and a wonderful method it can be for creating the illusion of progress, while producing confusion, inefficiency and demoralisation." -- Caius Petronius, Roman Consul, 66 A.D.

        T 1 Reply Last reply
        0
        • J jhwurmbach

          toxcct wrote:

          i doubt Visual Studio works on Linux, does it ?

          Hmm - I never tried in the last few month. But WINE is making progress... In fact, giving out the source-code for self-compiling is less common in Windows but not unheard of. And now I must congratulate you to your patience with this guy :rose: I think he was a troll. If not, he is the living proof why outsourcing will not make us jobless..


          "We trained hard, but it seemed that every time we were beginning to form up into teams we would be reorganised. I was to learn later in life that we tend to meet any new situation by reorganising: and a wonderful method it can be for creating the illusion of progress, while producing confusion, inefficiency and demoralisation." -- Caius Petronius, Roman Consul, 66 A.D.

          T Offline
          T Offline
          toxcct
          wrote on last edited by
          #26

          jhwurmbach wrote:

          but not unheard of.

          don't misunderstand me. of course i know such a thing happen (i'm not an expert of the unix/linux world as you stated, but i know some basics). what i mean is that i had the feeling that the OP was building something for a particular customer of his (not general build for whoever wants it), and don't want to distribute his sources. It's in such a situation that i never heard of anyone working in Software development who didn't even know how to build a program...

          jhwurmbach wrote:

          And now I must congratulate you to your patience with this guy

          thanks² :rose:

          jhwurmbach wrote:

          I think he was a troll

          nope, i'm pretty sure he's not, because i already saw him there asking some intersting questions (newbie questions btw). I think that he is just lost in his mind...


          Don't know where to start ?
          Refer the Forums Guidelines and ask a friend

          [VisualCalc 3.0][Flags Beginner's Guide]

          1 Reply Last reply
          0
          • J jhwurmbach

            toxcct wrote:

            t's the first time i see someone delivering source codes expecting the user to compile the application before the first use

            You are obviously no Linux-Expert. They actually have whole Distributions where you Compile the whole thing from the ground up. :wtf:


            "We trained hard, but it seemed that every time we were beginning to form up into teams we would be reorganised. I was to learn later in life that we tend to meet any new situation by reorganising: and a wonderful method it can be for creating the illusion of progress, while producing confusion, inefficiency and demoralisation." -- Caius Petronius, Roman Consul, 66 A.D.

            W Offline
            W Offline
            Waldermort
            wrote on last edited by
            #27

            Granted most software for linux is open source, but even so there are usually pre built binaries which can be downloaded instead. There are even some software companies that refuse to release the sources for their linux binaries.

            1 Reply Last reply
            0
            • B Bravoone_2006

              Dude is working ...Thanks man !!!!:-D:-D:-D:cool: bravoone out! see you soon !:cool:

              Bravoone

              H Offline
              H Offline
              Hamid Taebi
              wrote on last edited by
              #28

              What?


              WhiteSky


              1 Reply Last reply
              0
              • B Bravoone_2006

                How can i hide from user my "h" files and "cpp" files ? I have a visual c++ 6.0 project , CDialog base aplication what can i do ? :confused:

                Bravoone

                M Offline
                M Offline
                Mark Salsbery
                wrote on last edited by
                #29

                If only I could give this ENTIRE THREAD a 5! Thank you ALL! :laugh: LMAO

                1 Reply Last reply
                0
                • T toxcct

                  i doubt Visual Studio works on Linux, does it ? BTW, if the guy was working under linux, couldn't he have told us ??? :sigh:


                  Don't know where to start ?
                  Refer the Forums Guidelines and ask a friend

                  [VisualCalc 3.0][Flags Beginner's Guide]

                  J Offline
                  J Offline
                  JennK
                  wrote on last edited by
                  #30

                  toxcct wrote:

                  doubt Visual Studio works on Linux, does it ?

                  No it doesn't you would have to download other software to compile it in linux (i forget the software but you can get it free).

                  T 1 Reply Last reply
                  0
                  • J JennK

                    toxcct wrote:

                    doubt Visual Studio works on Linux, does it ?

                    No it doesn't you would have to download other software to compile it in linux (i forget the software but you can get it free).

                    T Offline
                    T Offline
                    toxcct
                    wrote on last edited by
                    #31

                    I know it doesn't... it seems that you didn't get all the meaning of my sentence :doh:


                    Don't know where to start ?
                    Refer the Forums Guidelines and ask a friend

                    [VisualCalc 3.0][Flags Beginner's Guide]

                    J 1 Reply Last reply
                    0
                    • T toxcct

                      I know it doesn't... it seems that you didn't get all the meaning of my sentence :doh:


                      Don't know where to start ?
                      Refer the Forums Guidelines and ask a friend

                      [VisualCalc 3.0][Flags Beginner's Guide]

                      J Offline
                      J Offline
                      JennK
                      wrote on last edited by
                      #32

                      Indeed, my apologies. P.S I can't believe you had the patience for that guy what was his name baffoon... Something along those lines anyway! :)

                      T 1 Reply Last reply
                      0
                      • J JennK

                        Indeed, my apologies. P.S I can't believe you had the patience for that guy what was his name baffoon... Something along those lines anyway! :)

                        T Offline
                        T Offline
                        toxcct
                        wrote on last edited by
                        #33

                        JennK wrote:

                        Indeed, my apologies.

                        no problem at all ;)

                        JennK wrote:

                        I can't believe you had the patience for that guy

                        actually, i've been knowing him along his questions over the forum, and i also knowit's hard to express yourself sometimes in a language that's not your mother tongue. but i conceed that he doesn't give enough informations when he asks for some help


                        Don't know where to start ?
                        Refer the Forums Guidelines and ask a friend

                        [VisualCalc 3.0][Flags Beginner's Guide]

                        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