Closed GoogleCodeExporter closed 9 years ago
What tools(dev env) do libjingle's developer use?
Original comment by tree1...@gmail.com
on 10 Jan 2012 at 1:36
They use MinGW GCC, swtoolkit, SConS, if I'm looking at the sources correctly.
I was able to get it to compile by removing compilation of posix from the scons
files, as well as tweaking compilation options in Visual Studio (there's some
linking issues).
Original comment by jhiswin
on 10 Jan 2012 at 4:37
Centralize all VS build related issues to #242
Original comment by jun...@google.com
on 11 Jan 2012 at 5:21
I want to note that this is not using a Visual Studio solution. This is using
the hammer tool with swtoolkit, but using the VS compiler.
I statically link to libjingle, but I compile using hammer.
Original comment by jhiswin
on 12 Jan 2012 at 11:07
Original issue reported on code.google.com by
jhiswin
on 4 Jan 2012 at 6:40