Page 1 of 1

Win64 Build

Posted: Wed May 28, 2014 4:19 am
by DJX
Request native compile for Win64.

Re: Win64 Build

Posted: Sat May 31, 2014 1:51 am
by DeFlanko

Re: Win64 Build

Posted: Sat May 31, 2014 6:23 am
by DJX
I tried to follow those directions but I am unable to build correctly.

Code: Select all

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:04 min
[INFO] Finished at: 2014-05-30T14:08:30-05:00
[INFO] Final Memory: 14M/153M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.7:
run (process-resources-windows) on project ums: An Ant BuildException has occure
d: java.net.SocketException: Connection reset
[ERROR] around Ant part ...<get usetimestamp="true" src="http://downloads.source
forge.net/project/unimediaserver/Dependencies/win32/tsMuxeR.exe" dest="C:\Temp\u
niversalmediaserver/target/bin/win32/tsMuxeR.exe"/>... @ 27:187 in C:\Temp\unive
rsalmediaserver\target\antrun\build-main.xml
The problem seems to be a network error on my end but regardless.

The dependencies seem to still be 32-bit from what I can tell.
Not sure about the actual program itself since I couldn't complete the compile.

Re: Win64 Build

Posted: Thu Jun 05, 2014 4:53 am
by DeFlanko
I think the tough part is getting those dependency developers to make 64 bit applications first. Then we can add them (if they serve a valuable purpose)

Re: Win64 Build

Posted: Thu Jun 05, 2014 5:42 am
by DJX
Well, both MPlayer and FFmpeg compile on Win64.
Those are the big players.