Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Library : Other (not classified elsewhere) » Project files for MS Visual Studio
Re: Project files for MS Visual Studio [message #10397 is a reply to message #10361] Thu, 05 July 2007 23:14 Go to previous messageGo to previous message
okigan is currently offline  okigan
Messages: 16
Registered: March 2006
Promising Member
luzr wrote on Wed, 04 July 2007 01:34

okigan wrote on Tue, 03 July 2007 21:13

Why not associate theIDE with .lay and other files so double
click in VS would start up as the editor?



Well, this is what I was suggesting, was not I Smile


yes, you were. Just reafirming the point.
luzr wrote on Wed, 04 July 2007 01:34


Quote:


linking against .obj file corresponding to *.iccp would be
acceptable solution since it does not rely on specific VC++
extensions.



I do not get this. What extensions?

Mirek


If *.iccp file compiled into the library (as a regular cpp) the
linker will drop the object code from them since they are not
referenced inside the library itself.

theIDE has a work around for this, but to make it work with
other IDE's one would have to use non-standard extensions to
force the linker to reference the code in iccp file. Snapshot
for VS2005 attached. (Is it not?)

Another approach is to link with *.obj files corresponding to
*.iccp with the target executable....

-Igor

[Updated on: Thu, 05 July 2007 23:15]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Cross Compile UPP for armv5l arch
Next Topic: Prevent to create configuration directory
Goto Forum:
  


Current Time: Sat May 11 08:12:26 CEST 2024

Total time taken to generate the page: 0.03130 seconds