Home » Developing U++ » U++ Developers corner » #include "_uses_.h"
Re: #include "_uses_.h" [message #17512 is a reply to message #17509] |
Tue, 19 August 2008 00:28   |
 |
mirek
Messages: 14266 Registered: November 2005
|
Ultimate Member |
|
|
cbpporter wrote on Mon, 18 August 2008 14:59 |
Another idea, completely unrelated to you proposition: how hard would it be to create fake packages which include just some .h files that are parsed for Assist++ purposes, but are otherwise completely excluded from build. This is so that interacting with non U++ libraries becomes easier. Right now I have to create a package based on the library, it has to compile and link, and before deployment I have to replace it with "official" library.
|
Eh, actually, would not it be easier to support non-U++ headers directly?
At some moment in the past, I was experimenting with this. I have abandoned the idea because both STL headers and Win32 are riddled with macros, so it has not produced any good results.
But when macros are covered.... 
Quote: |
And one more, for which I was going to start a new thread, but I'll just post here: how do you feel about having some autogenerated C interfaces for some GUI classes to allow cross language bindings?
|
"uneasy" ? 
Mirek
|
|
|
Goto Forum:
Current Time: Fri Jul 18 09:52:55 CEST 2025
Total time taken to generate the page: 0.04015 seconds
|