Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Luna CDT + Visual Studio Express 2013 (32 bit)(How to make it work)
Luna CDT + Visual Studio Express 2013 (32 bit) [message #1396744] Tue, 08 July 2014 18:21 Go to next message
Holn Kpnv is currently offline Holn KpnvFriend
Messages: 7
Registered: July 2014
Junior Member
Hello =)
Some months ago I was able to use Eclipse Kepler and compile with Visual Studio 2010 Express.
I simply launched Eclipse from Visual Studio command prompt and all was working.

Now I'm trying to do the same with Visual Studio 12 (2013) and Eclipse Luna (I uninstalled both Visual Studio 2010 and Eclipse Kepler).

But simply launching Luna from Visual Studio command prompt seems not enough.
When making a new C++ project the includes paths are:

C:/Program Files/Windows Kits/8.0/Include
C:/Program Files/Windows Kits/8.0/Include/gl (this folder is missing in my filesytem)

and I must add manually the

C:\Program Files\Microsoft Visual Studio 12.0\VC\include

path. When building the project I get this:
Errors occurred during the build.
Errors running builder 'CDT Builder' on project 'XXXXXXXXXXX'.
Internal error building project XXXXXXXXXXX configuration Debug
java.lang.NullPointerException
Internal error building project XXXXXXXXXXX configuration Debug
java.lang.NullPointerException

What I'm missing in the set up?
Re: Luna CDT + Visual Studio Express 2013 (32 bit) [message #1398254 is a reply to message #1396744] Thu, 10 July 2014 21:27 Go to previous messageGo to next message
Holn Kpnv is currently offline Holn KpnvFriend
Messages: 7
Registered: July 2014
Junior Member
Solved about compiling, but I still wandering why the "C:\Program Files\Microsoft Visual Studio 12.0\VC\include" is not automatically included in the new project

[Updated on: Thu, 10 July 2014 21:29]

Report message to a moderator

Re: Luna CDT + Visual Studio Express 2013 (32 bit) [message #1434463 is a reply to message #1398254] Tue, 30 September 2014 05:54 Go to previous messageGo to next message
Kiran Sortur is currently offline Kiran SorturFriend
Messages: 1
Registered: September 2014
Junior Member
Hi,

Pl let me know how you resolved the compiling issue??
Re: Luna CDT + Visual Studio Express 2013 (32 bit) [message #1481045 is a reply to message #1434463] Thu, 20 November 2014 18:10 Go to previous message
Holn Kpnv is currently offline Holn KpnvFriend
Messages: 7
Registered: July 2014
Junior Member
Now I don't remember, but probably I reinstalled Luna again.
If you still have issues about using Eclipse with Visual Studio,
I'll try to help.
Previous Topic:Is there a way to permanently add a library?
Next Topic:"Launch failed. Binary not found."
Goto Forum:
  


Current Time: Sat Apr 20 03:30:15 GMT 2024

Powered by FUDForum. Page generated in 0.03310 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top