[Live-devel] Compiling live.2014.2.13 in Windows
Doug.Jones at rsa.rohde-schwarz.com
Doug.Jones at rsa.rohde-schwarz.com
Sat Feb 15 11:53:32 PST 2014
Ross,
Seems that my compile problem was related to the make file. Not sure what
but copying over the section from a working make file.
Now testProgs and the other make file that links to exe files is now giving
me a similar complaint. Not sure why?
Thanks,
Doug
Sent from my iPhone
On Feb 15, 2014, at 5:40, "Ross Finlayson" <finlayson at live555.com> wrote:
I have Visual Studio 2012 and have follwed the directions at
https://github.com/iSECPartners/RtspFuzzer/wiki/Compiling-OpenRtsp-with-VS-2012
and at
http://blog.mmone.de/2013/06/building-the-live555-streaming-media-framwork-on-windows-with-visual-studio-2012/
I don't know what prompted you to visit those web pages; they have nothing
to do with us. Your starting point should be
http://www.live555.com/liveMedia/#config-windows
But, in any case, your problem is simple:
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\link
-out:live555MediaServer.exe /RELEASE msvcrt.lib /INCREMENTA
L:NO /NOLOGO -subsystem:console,5.0 kernel32.lib ws2_32.lib mswsock.lib
advapi32.lib live555MediaServer.obj DynamicRTSPServer.obj .
./liveMedia/libliveMedia.lib ../groupsock/libgroupsock.lib
../BasicUsageEnvironment/libBasicUsageEnvironment.lib ../UsageEnvironmen
t/libUsageEnvironment.lib
'C:\Program' is not recognized as an internal or external command
There need to be quotes (either "" or ''; I'm not sure) around "Program
Files (x86)" (and also "Microsoft Visual Studio 11.0"); otherwise Windoze
thinks that the command is "C:\Program".
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
_______________________________________________
live-devel mailing listlive-devel at lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
<tkmime01>
More information about the live-devel
mailing list