Closed GoogleCodeExporter closed 9 years ago
Do you mean that you build a 64-bit libjingle binary on Win7-64bit machine?
Original comment by jun...@google.com
on 9 Dec 2010 at 7:19
I made no modifications anywhere to specify that I wanted a 64 bit build so I
imagine it was built as a 32 bit binary.
The only thing I know is that I received identical errors on two different
computers that were compiled identically, and those nonidentical machines were
both running Win7-64.
The only other computer I tested which did not contain that error was also
compiled identically to the first two, however it was WinXP-32.
Original comment by atm7...@gmail.com
on 9 Dec 2010 at 7:58
Interestingly, if you don't modify anything, you will probably won't be able to
build on win7-64 bit. You need to modify the "main.scons" file to be able to
build a 32-bit binary on win7-64. We don't provide support for libjingle 64-bit
binary at this moment.
Sounds like your libjingle binary is a 64-bit. This is why if you compile it on
winxp (which is 32bit binary), you won't get this error.
Original comment by jun...@google.com
on 12 Dec 2010 at 6:19
Original issue reported on code.google.com by
atm7...@gmail.com
on 7 Dec 2010 at 9:00