GithubHelp home page GithubHelp logo

bigfootaca / bcdboot Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 1.0 22 KB

change bcd default os boot partition (Deprecated)

License: GNU General Public License v3.0

CMake 0.70% Makefile 0.55% C 97.73% Meson 1.02%

bcdboot's People

Contributors

bigfootaca avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

alimas7

bcdboot's Issues

bcdboot.c:216:2: error: format not a string literal and no format arguments

Hello BigfootACA!
I am trying to compile bcdboot but getting this error? how to build bcdboot?

khanh@WIN-R8PEB26O9UB:~/bcdboot$ ninja -C build/
ninja: Entering directory `build/'
[3/4] Compiling C object 'bcdboot@exe/bcdboot.c.o'.
FAILED: bcdboot@exe/bcdboot.c.o
cc -Ibcdboot@exe -I. -I.. -I/usr/include/uuid -I/usr/include/blkid -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Werror -std=gnu11 -Os -g -MD -MQ 'bcdboot@exe/bcdboot.c.o' -MF 'bcdboot@exe/bcdboot.c.o.d' -o 'bcdboot@exe/bcdboot.c.o' -c ../bcdboot.c
../bcdboot.c: In function ‘puts_guid’:
../bcdboot.c:216:2: error: format not a string literal and no format arguments [-Werror=format-security]
  216 |  if(prefix)printf(prefix);
      |  ^~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.