From: Francesco M. <f18...@ya...> - 2006-03-29 09:41:11
|
Joseph Blough ha scritto: > I've come across an issue where linking errors appear looking for > wxVariant functions. A search on the wxWindows newsgroup indicated that > placing $(WX_LIBS) at the end of linking line would fix the error. That > was tried and it did work. The question is then how to add this > criteria to the Bakefile so that the generated GNUmakefile doesn't need > to be tweaked with this change. I'm aware of this problem. I submitted a patch to wx dev a while ago to fix it and it has been applied in CVS (2.7 branch) but even if I asked often to do it also for 2.6 branch it was not applied there... So, I presume that you are using wxpresets of 2.6 branch. To fix the problem, I suggest you to replace your wx_unix.bkl file with the one I'm attaching to this mail.... Francesco |