Visual Studio & Netbeans

Hi,

I prefer to program using Netbeans, but recently a downloaded an api (PortController_NET_CLR20_v21_Trial) that need visual studio.

The question is, there is some way I can compile it using Netbeans?

I can setup Netbeans to use the microsoft libraries? How can I do that?

Any help will be appreaciable.

Thanks.
closed account (z05DSL3A)
there is some way I can compile it using Netbeans?


I doubt it.

The ProtController you downloaded is for the .net framework (CLR 2), so you would need a tool chain for .net development, and I don't think there is one for the NetBeans IDE.
Topic archived. No new replies allowed.