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. Other Discussions
  3. Site Bugs / Suggestions
  4. Regarding the 10 MB source code archive limit for articles

Regarding the 10 MB source code archive limit for articles

Scheduled Pinned Locked Moved Site Bugs / Suggestions
csharpc++visual-studiocomtools
4 Posts 3 Posters 1 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.
  • E Offline
    E Offline
    Espen Harlinn
    wrote on last edited by
    #1

    Hi, I was about to create an article, and was unable to upload the accompanying source code archive. The size of the archive file is just shy of 79 MB, and contains the source code for a single Visual Studio 2022 solution with 437 projects. 120 of those projects are open source C and C++ libraries that have been modified to some extent, allowing them to be compiled with the /std:c++latest and /Zc:__cplusplus compiler options. Among things included are protocol buffers, gRPC, abseil, skia, angle, spirv-tools, spirv-cross, rocksDB, armadillo, SuperLU, Imgui, implot, boringssl, gdal … Is it possible to change the limit to 100 MB? Best regards Espen Harlinn

    Espen Harlinn Chief Architect - Seasurveillance AS The competent programmer is fully aware of the strictly limited size of his own skull; therefore he approaches the programming task in full humility, and among other things he avoids clever tricks like the plague.Edsger W.Dijkstra

    N C 2 Replies Last reply
    0
    • E Espen Harlinn

      Hi, I was about to create an article, and was unable to upload the accompanying source code archive. The size of the archive file is just shy of 79 MB, and contains the source code for a single Visual Studio 2022 solution with 437 projects. 120 of those projects are open source C and C++ libraries that have been modified to some extent, allowing them to be compiled with the /std:c++latest and /Zc:__cplusplus compiler options. Among things included are protocol buffers, gRPC, abseil, skia, angle, spirv-tools, spirv-cross, rocksDB, armadillo, SuperLU, Imgui, implot, boringssl, gdal … Is it possible to change the limit to 100 MB? Best regards Espen Harlinn

      Espen Harlinn Chief Architect - Seasurveillance AS The competent programmer is fully aware of the strictly limited size of his own skull; therefore he approaches the programming task in full humility, and among other things he avoids clever tricks like the plague.Edsger W.Dijkstra

      N Offline
      N Offline
      Nelek
      wrote on last edited by
      #2

      I would not increase the standard limit, but at least for special cases like this on demand... I would go for it, not sure about how much will the hamsters have to run in the wheel to manage it, though :-D . Looking forward to have a look, Espen (if you manage / they allow you to upload all)

      M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.

      1 Reply Last reply
      0
      • E Espen Harlinn

        Hi, I was about to create an article, and was unable to upload the accompanying source code archive. The size of the archive file is just shy of 79 MB, and contains the source code for a single Visual Studio 2022 solution with 437 projects. 120 of those projects are open source C and C++ libraries that have been modified to some extent, allowing them to be compiled with the /std:c++latest and /Zc:__cplusplus compiler options. Among things included are protocol buffers, gRPC, abseil, skia, angle, spirv-tools, spirv-cross, rocksDB, armadillo, SuperLU, Imgui, implot, boringssl, gdal … Is it possible to change the limit to 100 MB? Best regards Espen Harlinn

        Espen Harlinn Chief Architect - Seasurveillance AS The competent programmer is fully aware of the strictly limited size of his own skull; therefore he approaches the programming task in full humility, and among other things he avoids clever tricks like the plague.Edsger W.Dijkstra

        C Offline
        C Offline
        Chris Maunder
        wrote on last edited by
        #3

        No, we can't change the limit, but we can post something this large manually. Please email submit@codeproject.com and Sean will look after you. Has everything that can be removed, been removed? eg DLLs that can be recompiled, unneeded .obj or debug pdbs etc?

        cheers Chris Maunder

        E 1 Reply Last reply
        0
        • C Chris Maunder

          No, we can't change the limit, but we can post something this large manually. Please email submit@codeproject.com and Sean will look after you. Has everything that can be removed, been removed? eg DLLs that can be recompiled, unneeded .obj or debug pdbs etc?

          cheers Chris Maunder

          E Offline
          E Offline
          Espen Harlinn
          wrote on last edited by
          #4

          Chris Maunder wrote:

          Please email submit@codeproject.com and Sean will look after you.

          Ok, I will do that once the text for the article is ready.

          Chris Maunder wrote:

          Has everything that can be removed, been removed? eg DLLs that can be recompiled, unneeded .obj or debug pdbs etc?

          For certes … Best regards Espen Harlinn

          Espen Harlinn Chief Architect - Seasurveillance AS The competent programmer is fully aware of the strictly limited size of his own skull; therefore he approaches the programming task in full humility, and among other things he avoids clever tricks like the plague.Edsger W.Dijkstra

          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