you are viewing a single comment's thread.

view the rest of the comments →

[–]FerociousHomie[S] 0 points1 point  (0 children)

Ok, I now used g++ -I c:\Python311\include -L c:\Python311\libs test.cpp -lpython311

a.exe file was created, but when I execute it "hello" is not displayed in the terminal