Visual Studio Express editions are free of charge, and allow you to
create commercial products.

But IANAL, please read the license stuff yourself.

There might be restrictions when it comes to redistributables, which
shouldn't be needed for you anyway.

There is some code in OOo which doesn't compile or link with the Express
editions, but that's also not an issue for extensions developers.

Of course, for extensions you better should consider using Java instead
of C++, so it runs on all platforms.

HTH,
Malte.

Patrick Bernard wrote, On 06/16/10 12:14:
> Hi
> 
> I'm writing an extension in C++ and I'm going to distribute a version for 
> Windows. I would like to know what compiler I can use. I know I can use MS 
> Visual Studio, but it costs 1,200 euro for the MSDN version (900 euro for the 
> bare version). Is there a cheaper solution ?
> 
> 
> Thanks
> 
> Patrick
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to