User forums > Help

can't compile and build-ubuntu 18.10

(1/1)

zoids2:
 i switch from windows 10 to ubuntu recently and installed codeblocks using ubuntu software center assuming without mingw. i downloaded mingw separately  but it seems codeblocks cant find and use it.
i'm including photos for you to see.

https://imgur.com/WQ2wGWp
https://imgur.com/W1llVlJ

Miguel Gimenez:
MinGW is a windows port of GCC, it has no meaning in Linux. You must install build-essential:


--- Code: ---sudo apt install build-essential
--- End code ---

Navigation

[0] Message Index

Go to full version