• Compilation

    By Dennis van Remortel 2 decades ago

    Hi



    Can you tell me how I can recompile the sourcecode? I'm trying this app on an 8.5 server, but the code prevents it from running. I can make the changes, but I'd like to know how I should recompile it.





    cheers





    Dennis

    • Compilation on Domino 8.5

      By Heinrich Hilbert 2 decades ago

      Hi, Dennis!



      I must admit that I haven't ever compiled the stuff on Domino 8.5. Please check the documentation accompanying the Lotus C API Toolkit for Notes/Domino 8.5 for the compiler and compiler options relevant to your OS. The toolkit can be downloaded from the IBM web site:



      http://www14.software.ibm.com/webapp/download/nochargesearch.jsp?S_TACT=104CBW71&S_CMP=&s=&k=ALL&pid=&q=Domino+8.5+C+API&pf=&b=&q0=



      Best regards



      Heinrich

      • By Dennis van Remortel 2 decades ago

        Hi Heinrich



        thanks for the response. I was looking for a makefile of some sorts ;-) There are a lot of C files and I'm not sure how to link them all.





        cheers



        Dennis

        • Which OS do you work with?

          By Heinrich Hilbert 2 decades ago

          Hi, Dennis!



          Which operating system are you trying to compile the code for? I could look for one of my old make files and give you that. Maybe it helps….



          Have a good day



          Heinrich

          • By Dennis van Remortel 2 decades ago

            Hi Heinrich



            Windows preferred, but if you find a unix one, I'll have to get my thinking cap on to get it working ;-)



            Thanks for your responses so far!!





            cheers



            Dennis

            • Posted Win32 makefile

              By Heinrich Hilbert 2 decades ago

              Hi Dennis,



              I exported a makefile from my MS Visual C++ 6.0 development environment. You can find it under "Docs" using the following link:



              http://www.openntf.org/projects/pmt.nsf/852fcfa76eb36baa85256bae00100855/258fbfafb2f2e1718625766e002f86d8!OpenDocument



              I hope this helps. I must admit that I haven't worked with the stuff for some time now. I'm very curious to know what you get out of it. Please, keep me up to date!



              Heinrich

              • By Dennis van Remortel 2 decades ago

                Thanks!



                I'll look into it! Let you know how I get on ;-)





                Cheers



                Dennis