cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Windows Programming
Visual Studio & Netbeans
Visual Studio & Netbeans
Jul 12, 2009 at 8:51pm UTC
vRltwE
(86)
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.
Jul 13, 2009 at 12:19pm UTC
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.