Home » Developing U++ » U++ Developers corner » [Tutorial] Using the Visual Studio IDE with U++
Re: [Tutorial] Using the Visual Studio IDE with U++ [message #40883 is a reply to message #40881] |
Mon, 30 September 2013 06:17   |
|
crydev wrote on Sun, 29 September 2013 23:06 | To link the object files properly in Visual Studio, set TheIDE to be verbose, copy the link command in notepad and filter out all the .obj files that are not included in your own package. Copy all of these strings to 'Additional command lines options' in Visual Studio. If all went well it should work now.
|
Could this be automated? It seems like annoyance to manually set this up for each project, especially if it requires running TheIDE...
I'm not using Visual Studio (not even windows), but I support all attempts to make U++ work without TheIDE. To be able to use it with only a makefile, I created minimalistic .upp parser. It is written in such way that it allows adding multiple backends for various purposes, so it could perhaps be used also to automate the build process in VS. You can find the source in the svn repository. It is partialy documented, but if you have trouble understanding something, I can help. I'd try to do this myself, but I just don't have the platform to test it on. So you'll have to figure out how to make it work with VS, and I can help you generate the proper command lines 
Best regards,
Honza
|
|
|
 |
|
[Tutorial] Using the Visual Studio IDE with U++
By: crydev on Wed, 17 October 2012 11:25
|
 |
|
Re: [Tutorial] Using the Visual Studio IDE with U++
By: mirek on Wed, 17 October 2012 16:16
|
 |
|
Re: [Tutorial] Using the Visual Studio IDE with U++
By: kohait00 on Thu, 18 October 2012 09:29
|
 |
|
Re: [Tutorial] Using the Visual Studio IDE with U++
By: mirek on Thu, 18 October 2012 11:55
|
 |
|
Re: [Tutorial] Using the Visual Studio IDE with U++
By: kohait00 on Thu, 18 October 2012 12:45
|
 |
|
Re: [Tutorial] Using the Visual Studio IDE with U++
By: koldo on Thu, 18 October 2012 20:41
|
 |
|
Re: [Tutorial] Using the Visual Studio IDE with U++
By: mirek on Fri, 19 October 2012 09:34
|
 |
|
Re: [Tutorial] Using the Visual Studio IDE with U++
By: kohait00 on Fri, 19 October 2012 10:54
|
 |
|
Re: [Tutorial] Using the Visual Studio IDE with U++
|
 |
|
Re: [Tutorial] Using the Visual Studio IDE with U++
By: crydev on Thu, 18 October 2012 10:58
|
 |
|
Re: [Tutorial] Using the Visual Studio IDE with U++
By: mirek on Thu, 18 October 2012 11:54
|
 |
|
Re: [Tutorial] Using the Visual Studio IDE with U++
By: lectus on Sat, 15 December 2012 19:11
|
 |
|
Re: [Tutorial] Using the Visual Studio IDE with U++
By: crydev on Sun, 29 September 2013 23:06
|
 |
|
Re: [Tutorial] Using the Visual Studio IDE with U++
By: dolik.rce on Mon, 30 September 2013 06:17
|
 |
|
Re: [Tutorial] Using the Visual Studio IDE with U++
|
 |
|
Re: [Tutorial] Using the Visual Studio IDE with U++
By: mirek on Wed, 30 October 2013 07:56
|
 |
|
Re: [Tutorial] Using the Visual Studio IDE with U++
|
 |
|
Re: [Tutorial] Using the Visual Studio IDE with U++
By: mirek on Thu, 31 October 2013 07:36
|
Goto Forum:
Current Time: Sun May 04 03:18:55 CEST 2025
Total time taken to generate the page: 0.02197 seconds
|