• Report Links
    We do not store any files or images on our server. XenPaste only index and link to content provided by other non-affiliated sites. If your copyrighted material has been posted on XenPaste or if hyperlinks to your copyrighted material are returned through our search engine and you want this material removed, you must contact the owners of such sites where the files and images are stored.

Make And Makefile For C/C++ Projects [2022 Edition]


🦊 DNSProxy Layer 7 DDOS Protection 🥷 / DMCA Ignored 🫡 / Advanced Browser Checks 🕸

King

Administrator
Joined
Jul 12, 2021
Messages
25,005
Reaction score
5
Points
38

878c585bd865ec3457b9d26c92be20c5.jpeg



Make And Makefile For C/C++ Projects [2022 Edition]
Published 11/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 688.77 MB | Duration: 1h 4m

Learn to master Makefile. Use it in your daily C/C++ workflow!​

What you'll learn
Makefile Targets
Makefile Variables
Makefile Arguments
Set Compiler Flags etc.
Requirements
C/C++ Basics
Commandline Basics
Description
Course Description:Do you want to take the next step as a C/C++ developer to get a professional foothold in these exciting languages?Then my course is the right one for you.What are Make and Makefiles?The compilation of source code files can be controlled with the program make. This is especially useful if it is a large project where the compilation consists of many individual steps and dependencies. The individual steps can be, for example, separate compilations or other file operations such as copying and deleting. Dependencies can be, for example, conditional compilations. These steps and dependencies are combined into a Makefile, which is then processed by the make program.This course consists of the following topics:Makefile Hello WorldMakefile Targets and CommandsBasic C/C++ Project StructureMakefile VariablesCommand-Line Values for VariablesCompiler, Pre-Processor, and Linker FlagsIf, Else Statements in MakefilesClean Target and PHONY TargetsPatterns, Wildcards, and SubstitutionsUsing Sub-Directories for your ProjectWrap-Up of MakefilesThe Tool we will use:You can use any IDE or Editor, i will use VSCodeYou already should have installed Make on your ComputerAlso any GCC or Clang should be installed on your systemWindows, Linux or Mac are all fineBecome a professional today, in the technology of tomorrow!See you in class!
Overview
Section 1: Chapter 1: Introduction
Lecture 1 Introduction
Lecture 2 Course manual
Lecture 3 Course materials
Section 2: Chapter 2...

Read more

Continue reading...
 
Top