I've also had some troubles compiling at first. As described earlier in this thread I tried to use the output from wx-config in the makefile, but didn't succeed. Scons on the other hand parsers this quite nicely. Maybe try the following SConstruct.
Be sure to have the 2.8 version of the wxwidgets dev-headers installed, earlier versions gave me compile errors.
Linux Settings Tool
Moderator: Moderators
thanks for that, it doesn't compile but it gets further along:
http://pastebin.ca/730657
http://pastebin.ca/730657
Code: Select all
Window* frame = new Window("Settings++", parser);
ah yes, forgot about those ones. I'm not really sure what the source is, maybe compiler version/ unicode vs. ansi build of wxwidgets. The solution however would be to wrap all string literals with the wxT() macro, but you're likely to run into problems after that. Well, I did.
However I've almost finished adapting Kloot's original source to use the engine's abstraction layer for config handling and I think I adressed most of the issues. If you're willing try to build from this source.
The mouse settings dialog is still a little screwed up, but otherwise it should be fine. Also this would give me the opportunity to see if it compiles on another machine. That would be a big help as I don't really have the time to do that myself.
However I've almost finished adapting Kloot's original source to use the engine's abstraction layer for config handling and I think I adressed most of the issues. If you're willing try to build from this source.
The mouse settings dialog is still a little screwed up, but otherwise it should be fine. Also this would give me the opportunity to see if it compiles on another machine. That would be a big help as I don't really have the time to do that myself.
Re: Linux Settings Tool
UF is down, can you post a new link
Re: Linux Settings Tool
koshi has long taken over its development and
distribution, see viewtopic.php?f=12&t=13128
distribution, see viewtopic.php?f=12&t=13128

Re: Linux Settings Tool
Maybe it's meant above, but I suggest using the new lobby, it works very well and is fast