#8885: Windows 10 long path support
-------------------------------------+-------------------------------------
             Reporter:  stax76       |                    Owner:  (none)
                 Type:  enhancement  |                   Status:  reopened
             Priority:  wish         |                Component:  build
                                     |  system
              Version:  git-master   |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Comment (by Blacklands):

 Any chance that this gets addressed?

 From my understanding, the only thing that needs to change in the source
 code is that any hard-coded checks for the old maximum path length (260)
 are removed.
 The `MAX_LENGTH` Windows macro always expands to 260, so that cannot be
 used, I believe.

 Apart from that, only the manifest needs to be added during the build
 process, for Windows builds. (See e.g. here in the Microsoft docs:
 https://docs.microsoft.com/en-us/cpp/build/how-to-embed-a-manifest-
 inside-a-c-cpp-application)
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/8885#comment:9>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to