Closed Bug 783631 Opened 12 years ago Closed 12 years ago

Make media/mtransport build on Windows

Categories

(Core :: WebRTC: Networking, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: ted, Assigned: ted)

References

Details

(Whiteboard: [qa-])

Attachments

(1 file)

Fix a bunch of stuff to compile on Win32.
Comment on attachment 652852 [details] [diff] [review]
Make media/mtransport build on Windows

Review of attachment 652852 [details] [diff] [review]:
-----------------------------------------------------------------

With minor nits.

::: media/mtransport/third_party/nICEr/nicer.gyp
@@ +159,5 @@
> +                    'USE_STUN_PEDANTIC',
> +                    '_CRT_SECURE_NO_WARNINGS',
> +                    '__UNUSED__=',
> +                    'HAVE_STRDUP',
> +                    'OPENSSL',

We should probably take off OPENSSL here.

::: media/mtransport/transportlayer.h
@@ +86,5 @@
>  };
>  
>  #define LAYER_INFO "Flow[" << flow_id() << "(none)" << "]; Layer[" << id() << "]: "
>  
> +#pragma pop_macro("ERROR")

Can you file a bug for this ERROR thing so I can change it to have a prefix?
Attachment #652852 - Flags: review?(ekr) → review+
Filed bug 783654.

https://hg.mozilla.org/projects/alder/rev/ba97a9078cbc
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Blocks: 699646
Whiteboard: [qa-]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: