PDA

View Full Version : Trying to compile from source...



mdpauley
October 27th, 2008, 03:01 PM
...and I found that GUIDialogBoxeeFriendsList.cpp and .h are missing from the archive. If anyone could help I would appreciate it.

Thanks,

MDPauley

agentlame
October 27th, 2008, 10:27 PM
what operating system are you using?

mdpauley
October 28th, 2008, 12:06 PM
I'm trying to compile the win32 version. From the download page:
The source code should compile under Apple Mac OSX, Ubuntu Linux, and Windows..

I would think that GUIDialogBoxeeFriendsList.cpp would be needed for linux and osx versions also..

agentlame
October 28th, 2008, 12:47 PM
I would think that GUIDialogBoxeeFriendsList.cpp would be needed for linux and osx versions also..

i agree, but the build scripts for the other platforms could reference a different file location or name.

i think that the vs solution is just not up-to-date with regards to the actual code.