jigar-joshi / libjingle

Automatically exported from code.google.com/p/libjingle
0 stars 0 forks source link

Compilation of libjingle-0.5.8 fails with Visual Studio 2008 due to mismatches in forward declarations #185

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download and setup build on Windows with VS2008
2. Run hammer.bat
3. Observe build failing

What is the expected output? What do you see instead?
Instead of a clean compile, 3 files report errors due to actual declarations of 
classes/structs are forward declared as structs/classes.

What version of the product are you using? On what operating system?
Libjingle-0.5.8
Windows 7 32-bt
Visual Studio 2008

Please provide any additional information below.
I have attached proposed fixes that build successfully on my machine.

Original issue reported on code.google.com by dbl...@alumni.lehigh.edu on 5 Jul 2011 at 6:47

Attachments:

GoogleCodeExporter commented 9 years ago
This issue should be fixed in later build.

Original comment by jun...@google.com on 3 Jan 2012 at 10:30