Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6082823
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T11:19:55+00:00 2026-05-23T11:19:55+00:00

I need to determine the number of bytes in an arbitrary file via a

  • 0

I need to determine the number of bytes in an arbitrary file via a CMake script, but in a portable manner.

This file may be large, so reading it in with the file(READ…) command and counting the string length isn’t optimal.

If I only had to run on MacOS and/or Linux I’d just use wc -c, which gives me exactly what I want. But the script needs to be Windows compatible assuming only the Windows toolchain. (I’m not very knowledgeable with Windows development.)

I expected this to be a common operation, but am not finding anything similar in the CMake Modules source (likely searching for the wrong thing), and it doesn’t appear to be supported by andy of the cmake -E commands.

So I’m looking for either some clever way of getting this info with a single command, or a recommendation on what command(s) I could use in Windows and wrap around a if(WIN32) conditional.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T11:19:55+00:00Added an answer on May 23, 2026 at 11:19 am

    There is a CMake module called FileInformation which lets you obtain the size of a file in a portable way. It adds a new sub-command to CMake’s built-in file command:

    file (SIZE filename variable)
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need to determine the number of pages in a specified PDF file using
I'm building a report for a database where I need to determine the number
I need to determine in 80% if a file is binary or text, is
I need to determine file type (i.e., MimeType) of stored data in the SQL
I have a 3 byte signed number that I need to determine the value
I have a Pythonic need to determine the minimum number in terms of absolute
I need a way to determine the number of days between two dates in
I need to run N slow calculations (where N is a fairly large number)
I need to determine location based upon N number of WIFI Access Points and
I'm not so strong with arrays but I need to determine how to count

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.