User forums > Help

No underline character

<< < (2/2)

jury:

--- Quote from: oBFusCATed on March 12, 2019, 09:24:10 am ---Where did you get the codeblocks from? Our site or mint/ubuntu's repos?

--- End quote ---

I have downloaded it from this site.


--- Quote from: oBFusCATed on March 12, 2019, 09:24:10 am ---What is the wxgtk package you're using? gtk2 or gtk3?

--- End quote ---

I do not know how to check it. I could not find anything for this matter in code::blocks and when I put "wxgtk" into filter in Synaptic I get a very short list out of which nothing is installed.

BlueHazzard:
can you give us a list of all wx related libraries installed in your os?
something like

--- Code: ---apt list --installed | grep wx
--- End code ---

jury:
Sure:

--- Code: ---$apt list --installed | grep wx

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

libwxbase3.0-0v5/xenial-updates,now 3.0.2+dfsg-1.3ubuntu0.1 amd64 [installed,auto]
libwxgtk3.0-0v5/xenial-updates,now 3.0.2+dfsg-1.3ubuntu0.1 amd64 [installed,auto]
wxcrafter/stable,now 2.9-1unofficial.xenial amd64 [installed]

--- End code ---

Navigation

[0] Message Index

[*] Previous page

Go to full version