Close
Showing results 1 to 7 of 7

Hybrid View

  1. #1

    Default Compiling the source

    I saw several wx*.h files included, this means we need wxwidgets to build?

  2. #2

    Default

    Eh? What is this in reference to ?

  3. #3

    Default

    wxWidgets is a cross-platform toolkit, you can get it at: http://www.wxwidgets.org/downloads/

    To be able to compile, you should compile wxwidgets in advance with release unicode, copy setup.h from include\wx\msw to include\wx.

    To almost sucessfully compile, I had to change multiboxclient and server setting in Visual Studio/Project/Properties/Configuration Properties/C/C++/Code Generation/Runtime Library to Multi-threaded DLL (/MD) and add the wxWidgets path to Library files and Include files dir at Visual Studio/Tools/Options/Projects and Solutions/VC++ Directiories

  4. #4

    Default

    Now I get no error messages when compiling but get exception at start

  5. #5

    Default

    If your trying to use MultiBox, use this link. I haven't tried the source, but this works without doing anything.

    MultiBox Client & Server: http://ultrashare.net/hosting/fl/41b6bbca3c/

  6. #6

    Default

    Yeah, I downloaded that one. But doesn't compile/run well that's why I started this thread...

  7. #7

    Default

    Sorry for the delayed response, been busy with my Blood Elf.

    If you want to compile and run from source download wxWidgets 2.8.0 from wxwidgets.org and build it in Unicode Debug mode. You will need to go into each project and change the Runtime Library to Multi-threaded Debug from Multi-threaded Debug DLL as previously mentioned. Also, add the include path as also mentioned by Zopal.

    I don't know why but it throws an exception when built in release mode and I never took the time to figure out why. If someone knows what it is let us know here, one day I'll probably look into it....

Similar Threads

  1. Looking for Synergy with Broadcast source code
    By Snowyknight in forum Software Tools
    Replies: 0
    Last Post: 03-13-2009, 01:42 AM
  2. Multibox Source and License Posted
    By Micah in forum Software Tools
    Replies: 2
    Last Post: 01-27-2009, 07:26 PM
  3. Replies: 2
    Last Post: 10-30-2008, 06:52 PM
  4. Anyone have a good source for extension cables?
    By Blorton in forum Hardware Tools
    Replies: 4
    Last Post: 02-06-2008, 04:12 PM
  5. Multibox Source Requested
    By skarlot in forum General WoW Discussion
    Replies: 3
    Last Post: 09-17-2007, 08:52 AM

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •