Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Dark GDK / How do you use references/libraries?

Author
Message
John Y
Synergy Editor Developer
21
Years of Service
User Offline
Joined: 4th Sep 2002
Location: UK
Posted: 9th Nov 2005 12:37
I am implementing the ability to reference third party libraries into Synergy IDE, so that as well as using the commands from C++ and DarkSDK you can import others.

Here are some options on the handling of references:
All references are saved globally, and therefore always present even if you start a new project (I'm not sure if the compiler will complain though if they aren't used)
All references are saved to the current project only.
Each reference has the option of being assigned globally or to the project.

Thanks for your feedback

IanM
Retired Moderator
21
Years of Service
User Offline
Joined: 11th Sep 2002
Location: In my moon base
Posted: 9th Nov 2005 13:30
I don't really understand what you mean by references ...

I can say that any unused library routines are automatically excluded by the linker, duplicate library inclusion is dealt with silently, but that including 2 libraries with a function of the same name in each will cause an error.

All of this takes place at link-time, not compile-time

For free Plug-ins and source code http://www.matrix1.demon.co.uk

Login to post a reply

Server time is: 2024-05-02 15:10:15
Your offset time is: 2024-05-02 15:10:15