run command " #make -f client.mk build" and build and run sunbird on Redhat
linux As 4 os.
but I want Create window EXE file from source command "#make -f client.mk
build" no gnerate window exe File from source
please guid me how can i build windows EXE file from source sunbird on linux
or windows os
thanks
mohsen rahmani
Under Windows you can just use the "make -f client.mk build" command,
too. If you want to create a Windows build under Linux, you need to
cross-compile, see
https://developer.mozilla.org/en/Cross_Compile_Mozilla_for_Mingw32 for
instructions.
Frank
how can i build and compile in windows os
"Frank Wein" <mcs...@mcsmurf.de> wrote in message
news:D8OdnYufB6btmCzU...@mozilla.org...