News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

wx 2.6.1 xrc

Started by grv575, August 21, 2005, 07:02:15 AM

Previous topic - Next topic

grv575

Is there a reason the stc makefile is not autogenerated for 2.6.1 (build instructions for 2.4.2 imply that it is autogenerated for 2.4.2) unless I pass --enable-xrc?  Are they planning on dropping xrc for something else?

rickg22

#1
OK you got me dizzy now.

What's the problem... stc (styledtextcontrol) or xrc?

grv575

#2
heh, my bad - xrc.

looks like 2.6 might have incorporated (taken out of contrib) xrc.  not sure if --enable-xrc is needed.

AkiraDev

#3
Greets,

The switch I use nowadays is --with-xrc.

Best regards

grv575

#4
it's not listed (configure --help) 2.6.1

AkiraDev

#5
I'm sorry, my mistake, I mix the "enable" for packages with the "with" for sub-libraries all the time, i took another look. You're right, the switch to use is --enable-xrc.