Cross compile cmake-gui “cmake_make_program is not set”

Cross compile cmake-gui “cmake_make_program is not set”

After setting cross-compilation, it prompts that Cmake was unable to find a build program corresponding to “MinGW Makefiles”, CMAKE_MAKE_PROGRAM” is not set, You probably need to select a different build tool.
Just manually specify CMAKE_MAKE_PROGRAM to be in the file.

Image: Alt

Image with dimensions: Alt

Centered picture: Alt

Centered and sized pictures: Alt

Of course, in order to make it more convenient for users, we have added the function of dragging and dropping pictures.

How to insert a beautiful code snippet

Go to the blog settings page, choose a code snippet highlighting style you like, and the same highlighted code snippet is shown below.

// An highlighted block
var foo = 'bar';

Generate a list that works for you

  • project
    • project
      • project
  1. item 1
  2. item 2
  3. item 3
  • Scheduled tasks
  • complete task

Create a form

A simple table is created like this:

Item Value
Computer $1600
Mobile phone $12
Conduit $1

Set the content to be centered, left, and right

Use :---------: to center
Use :---------- to left
Use ----------: to the right

First column Second column Third column
The first column of text is centered The second column of text is right The third column of text is on the left

SmartyPants

SmartyPants converts ASCII punctuation characters into “smart” typographical punctuation HTML entities. For example:

TYPE ASCII HTML
Single backticks 'Isn't this fun?' ‘Isn’t this fun?’
Quotes "Isn't this fun?" “Isn’t this fun?”
Dashes -- is en-dash, --- is em-dash – is en-dash , – is em-dash

Create a custom list

markdown

Text-to-
HTML conversion tool

Authors

john
Luke

How to create a footnote

A text with footnotes. 1

Comments are also essential

Markdown converts text to HTML.

KaTeX math formula

You can render LaTeX math expressions using KaTeX:

Gamma formula display

Γ

(

no

)

=

(

no

?

1

)

!

?

no

N

\Gamma(n) = (n-1)!\quad\forall n\in\mathbb N

Γ(n)=(n?1)!?n∈N is via Euler integration

Γ

(

z

)

=

0

t

z

?

1

e

?

t

d

t
?

.

\Gamma(z) = \int_0^\infty t^{z-1}e^{-t}dt\,.

Γ(z)=∫0∞?tz?1e?tdt.

You can find more information about LaTeX mathematical expressions here.

New Gantt chart function, enrich your articles





Mon 06



Mon 13



Mon 20














completed


in progress


plan one


plan two




Existing tasks




Adding GANTT diagram functionality to mermaid

  • For Gantt Chart syntax, refer to here,

UML Diagram

Can be rendered using UML diagrams. Mermaid. For example, a sequence diagram generated below:



< /line>



Zhang San



< /line>



Li Si



< /line>



Wang Wu











Hello! Li Si, how are you doing?



How are you doing, Wang Wu?



I am fine, thank you!



I am fine, thank you!





Li Si thought for a long time,


text too long


does not fit on a single line.





Looking at Wang Wu…



Very good… Wang Wu, how are you doing?





Zhang San







Li Si







Wang Wu


This will generate a flowchart. :


























Link

























rectangle









round









rounded rectangle







rhombus







  • For Mermaid syntax, refer here,

FLowchart flow chart

We will still support the flowchart of flowchart:



Created with Rapha?l 2.2.0


















start





my operation



confirm?





Finish



yes



no

  • For Flowchart syntax, refer to here.

Export and import

Export

If you want to try using this editor, you can edit it freely in this article. When you finish writing an article, find Article Export on the upper toolbar to generate a .md file or .html file for local storage.

Import

If you want to load an .md file you wrote, you can select the import function on the upper toolbar to import the file with the corresponding extension.
Continue your creation.


  1. Explanation of footnotes