User forums > Using Code::Blocks

CodeBlocks 12.11 cann't use wxWidgets-2.9.4?

(1/4) > >>

freepro:
I installed wxWidgets-2.9.4 and wx-config --version also is 2.9.4, but the CodeBlocks-12.11 use wx-2.8 to compile wxWidgets program.
What happened? How i should to do?
Thank you!

PS:
bill@freepro:~$ wx-config --cflags
-I/usr/local/lib/wx/include/gtk2-unicode-2.9 -I/usr/local/include/wx-2.9 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread
bill@freepro:~$ wx-config --libs
-L/usr/local/lib -pthread   -lwx_gtk2u_xrc-2.9 -lwx_gtk2u_html-2.9 -lwx_gtk2u_qa-2.9 -lwx_gtk2u_adv-2.9 -lwx_gtk2u_core-2.9 -lwx_baseu_xml-2.9 -lwx_baseu_net-2.9 -lwx_baseu-2.9

Jenna:
How and where do you call in C::B.

Was C::B while installng wx2.9.4 ? The result of calling a backticked expression is cached as long as C::B is open.

freepro:

--- Quote from: jens on March 06, 2013, 01:07:33 pm ---How and where do you call in C::B.

Was C::B while installng wx2.9.4 ? The result of calling a backticked expression is cached as long as C::B is open.

--- End quote ---

I'm so sorry, my english is poor.
I use CodeBlocks-12.11 to write wxWidgets program . and my Linux installed wxWidgets-2.9.4, but CodeBlocks use wx-2.8 to compile program.

Jenna:

--- Quote from: jens on March 06, 2013, 01:07:33 pm ---Was C::B opened while installing wx2.9.4 ?

--- End quote ---

Sorry my fault, I missed a word in my previous post.

Can you attach the project file you use, or send it via mail to me?

jens at codeblocks dot org

freepro:

--- Quote from: jens on March 06, 2013, 01:39:24 pm ---
--- Quote from: jens on March 06, 2013, 01:07:33 pm ---Was C::B opened while installing wx2.9.4 ?

--- End quote ---

Sorry my fault, I missed a word in my previous post.

Can you attach the project file you use, or send it via mail to me?

jens at codeblocks dot org

--- End quote ---
I'v send email to you.

Navigation

[0] Message Index

[#] Next page

Go to full version