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 » Developing U++ » U++ Developers corner » [Tutorial] Using the Visual Studio IDE with U++
Re: [Tutorial] Using the Visual Studio IDE with U++ [message #37559 is a reply to message #37554] Thu, 18 October 2012 10:58 Go to previous messageGo to previous message
crydev is currently offline  crydev
Messages: 151
Registered: October 2012
Location: Netherlands
Experienced Member
Quote:

It is fine, except it does not solve .icpp problem.

Things like loading image in any format will not work (because image plugins will not get registered).


Sorry I forgot my solution to these problems. As for the .icpp files: I renamed them to .cpp and they compiled.

The image .iml files need a different include. You need to put "#include "<header>.iml" instead of "#include <folder/imlfile.iml>"

I also forgot to post a common problem with this solution which I think has to do with one of the issues you mention. When you run your program the GUI is not proper. The border are missing, buttons are black on some places and arrayctrl headers are not drawn properly.

I will add these to the OP.
 
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: Skylark timer jobs...
Next Topic: OpenGL texture issues
Goto Forum:
  


Current Time: Mon May 13 12:28:38 CEST 2024

Total time taken to generate the page: 0.01518 seconds