BlockLeftTop, PRELOAD BlockLeftBottom, PRELOAD BlockLeftStretch, PRELOAD BlockTop, PRELOAD BlockBottom, PRELOAD BlockStretch, PRELOAD BlockRightTop, PRELOAD BlockRightBottom, PRELOAD BlockRightStretch, PRELOAD
Latest Game

Conditionally linking against DLLs depending on configuration/platform

by Henning Thöle 16. December 2009 12:31

Dynamic Linking

When developing for multiple platforms you will eventually run into a situation where you have to link against different platform specific libraries depending on which platform you compile for.

A very basic example would be compiling a very simple (non-graphic) application for Windows and Linux. On Windows you want to use the original .NET libraries and on Linux you want to link against the Mono libraries.

Without dynamic linking you have to create two different projects in the same folder and let them share the same code files. This is cumbersome and probably causes errors, because you may forget to include newly created files in one of the projects.

With dynamic linking you can use a single project file and instead create two project (and solution) configurations for each platform. The project configurations declare preprocessor defines (assume WINDOWS and LINUX), which we use to differentiate between the two configurations. You can also use these defines in code files to execute platform specific code.

(Note: For simplicity's sake I have only created debug configurations in the following example, no release configs)

The following snippet of the MultiPlatformTest.csproj file shows the two project configurations for our test application.

(Note: All of the modifications made here must be done using a text editor of your choice in the .csproj file)


  true
  full
  false
  bin\Debug\
  TRACE;DEBUG;WINDOWS
  prompt
  4


  true
  bin\Debug Linux\
  TRACE;DEBUG;LINUX
  full
  AnyCPU
  prompt



So, how do we declare different references based on platform?

"MSBuild Conditional Constructs" is the answer!

The XML of .csproj files know an element called "Choose", which allows you to implement simple "if"s inside the project definition. We can use this element to implement our multiplatform application.

First of all we have to define something that we can check for in the "When" part of the "Choose" element.

Add a new XML element to each of the above <PropertyGroups>:


  
  
  



At the same time, change the old preprocessor define in <DefineConstants> to use this new element. Our project configurations should now look like this:

  
    true
    full
    false
    bin\Debug\
    WINDOWS
    TRACE;DEBUG;$(MyPlatform)
    prompt
    4
  
  
    true
    bin\Debug Linux\
    LINUX
    TRACE;DEBUG;$(MyPlatform)
    full
    AnyCPU
    prompt
    true
  


(Note: I've also added the <NoStdLib> element to the Linux define, which is required when you want to link against the Mono version of mscorlib.)

Open the project in Visual Studio (or let VS reload it) and toggle between the two configurations in the project properties. The text box with "Conditional compilation symbols" will correctly show "WINDOWS and "LINUX" (respectively).

Now we still have to use these defines correctly. Let's replace the whole "Reference" ItemGroup block with the following:

  
  
  
    
      
        
        
        
      
    
    
      
        
        
        
        
      
    
  


(Note: Replace <Path_to_Mono> with your local Mono path)

Reload the project file.

The first thing you may notice is a shortcoming of Visual Studio:

In the solution explorer the "References" part of the project is now empty. (You may have to click the little "+" symbol to refresh this)
This is only a visual bug; the compiler and Intellisense handle this correctly!

You can easily verify this by adding a new reference (e.g. "System.Windows.Forms") to one of your configs and putting a "#using System.Windows.Forms" into one of your project code files. When switching between the configs you will get compiler/parser errors with the configuration where the reference is missing. Intellisense will only work with the config where the reference was added.

Congratulations! You can now add all your platform specific references to the new ItemGroup blocks and put all non-platform specific references into the old ItemGroup block.

By the way, you also do this with any other define you have. For example you can check for "DEBUG" define and only link testing libraries into debug builds.

References:
  • http://msdn.microsoft.com/en-us/library/ms164307.aspx


  • Comments


    1/23/2010 12:07:15 PM #

    Like you've never seen this before .. c'mon let's be serious

    payday cash advance | Reply



    1/29/2010 8:48:09 PM #

    To be prepared is half the victory.

    cash advance | Reply



    2/4/2010 12:17:43 PM #

    Thank you for your help!

    cash loans | Reply



    2/14/2010 4:23:17 PM #

    Success is not measured by what you accomplish but by the opposition you have encountered, and the courage with which you have maintained the struggle against overwhelming odds.

    bad credit personal loans | Reply



    2/26/2010 1:11:38 PM #

    I will keep visiting this blog very often.It is good to see you verbalise from the heart and your clarity on this important subject can be easily observed.we provide best static caravan Insurance,Park home insurance and for Holiday lodges too.

    touring caravan insurance | Reply



    2/27/2010 8:27:24 AM #

    This is really quality sharing. Great way of presentation and if you are searching for low rates on gift items then logon to our site since we provide lowest Discount Priced Sterling Silver Baby Cups and Silver Baby Gifts, Baby Comb and Brush sets, Baby Porringers, Baby Rattles, Silver Baby Teething Rings, Discount Silver Picture Frames, Sterling Silver Baby Cups Silver. Discount Prices on all baby cups and baby gifts.

    silver baby cups | Reply



    2/27/2010 8:49:20 AM #

    I enjoy staying up-to-date about this kind of info. I'll definitely bookmark your site for additional review. we are major supplier of used clothing, used shoes, garments and many different kinds of name brand clothing closeouts etc., many more are available here...

    used cloth | Reply



    3/3/2010 6:38:16 AM #

    I will keep visiting this blog very often.MOreover, the Debt solution website is split up it into the different solutions we can offer you professional advice on, so if you know what you are looking for you can go straight there. If you are unclear as to what option could suit you best then take our Debt Solutions Calculator to give you a better understanding of the options.

    Debt solutions | Reply



    3/3/2010 10:48:20 AM #

    One may walk over the highest mountain one step at a time.

    acai berry | Reply



    3/9/2010 9:40:53 AM #

    I will keep visiting this blog very often.It is good to see you verbalise from the heart and your clarity on this important subject can be easily observed. Accommodation available in Milan city centre and surroundings area of Milan. Secure and instant bookings!

    accommodation in milan | Reply



    3/9/2010 10:57:03 AM #

    You will never do anything in this world without courage. It is the greatest quality of the mind next to honor. Amazing posts. Mind Telling how you get the ideas for your posts.

    accommodation in milan | Reply



    3/10/2010 7:56:27 AM #

    Thank you so much for taking my comments on board....Our CheapCheckStore.com is one of the leading check printers online providing beautiful designs at discount prices. We produce personal checks, business checks, address labels, and checkbook covers.

    cheap checks | Reply



    3/12/2010 12:05:15 PM #

    What a comprehensive and interesting blog. Our Arcade Trade Script is a full arcade site CMS (Content Management System) with easy customization and advanced traffic trading system built in. With ATS you will hardly ever have to FTP anything.

    arcade script | Reply



    3/13/2010 6:01:27 AM #

    It is good to see you verbalise from the heart and your clarity on this important subject can be easily observed. We offer Silicon Trading provides a profitable index trading system for individual traders and investors. If you are tired of entering and exiting the market based on guesswork, fear, or greed, then our services may be for you.

    Trading System | Reply



    3/15/2010 7:01:14 AM #

    Sensational info. I look forward to seeing more.We offer best 12 seo tracking tools for better answering to the questions and requirements for the seo specialists. plz visit our site for more details.

    seo link | Reply



    3/22/2010 9:34:39 AM #

    Very massive content. Here is a good auction for a wide range of designer Bridal gowns, Bridesmaid, Flower girls, Mother of bride, Evening dresses, Prom dresses and Wedding Accessories for sale. All our dresses are with cheap prices and superb quality, and can be customized made as your wish.

    wedding dress | Reply



    3/22/2010 9:38:20 AM #

    Very useful information about these subject. Great info.I like all your post.Interesting article.Are you not well versed with the marriage invitation wording of what to write in the invitation cards,getting confused!Visit this site and make your job easy.

    Bridal Shower Invitation Wording | Reply



    3/23/2010 3:29:28 PM #

    Excellent inforrmasi I read your articles and get a lot of info that I never know before. Your article is really very dance for me thank you have read a good article posted.

    Adult VOD | Reply



    3/25/2010 2:25:47 PM #

    I wanted to say that it's nice to know that someone else also mentioned this. This pepper mill exclusive ceramic grinding mechanism for salt mills which is fully adjustable from coarse to fine grind and the stainless steel grinding mechanism for pepper mills both have a lifetime guarantee.

    Vic firth pepper mill | Reply



    3/25/2010 11:10:14 PM #

    Remember you will not always win. Some days, the most resourceful individual will taste defeat. But there is, in this case, always tomorrow - after you have done your best to achieve success today.

    high life style | Reply



    3/26/2010 3:18:22 PM #

    Thanks for the relevent information. here are some services offer a better ideas on what kind of things required if you wanna own a car. And provides good guidance and info about the car insurance and financing activities as well.

    car buying | Reply



    3/29/2010 9:24:16 AM #

    I wanted to thank you for this great read!! I definitely enjoying every little bit of it I have you bookmarked to check out new stuff you post.Looking for the tasty and quality food items!Just try this and you will be really satisfied.

    toronto bbq catering | Reply



    3/29/2010 9:35:58 AM #

    I will keep visiting this blog very often.It is good to see you verbalize from the heart and your clarity on this important subject can be easily observed.<a href="http://www.arthaus66.com/blog/">spanish artists</a>

    spanish artists | Reply



    3/29/2010 1:06:34 PM #

    Great job. I did not expect this From you.This is a great story...Are you searching for different styles in bridesmaid dresses,Check out this online store for bridesmaid dresses  and get the styles you want in cheaper.

    bridesmaid dresses | Reply



    3/29/2010 4:21:37 PM #

    I like the way the things explained and shared.  If wanna suggest everyone few things. I had found a great way to solve my financial situations and terms. I you facing the same problem then meet the Debt solutions for better solutions.

    Debt help | Reply



    3/30/2010 7:25:44 AM #

    happy, bbq time is here. Checking out different websites for new food ideas. Your site is cool, I'm glad to have stumbled upon it. I booked marked and will be back.it may helpful for you an immediate solution for the customers who no longer want the burden of timeshare ownership. The process is both simple and guaranteed!

    timeshare | Reply



    4/1/2010 11:15:09 AM #

    Right is right, even if everyone is against it; and wrong is wrong, even if everyone is for it.

    teeth whitening free kit | Reply



    4/1/2010 11:20:57 AM #

    Do not save your loving speeches For your friends till they are dead; Do not write them on their tombstones, Speak them rather now instead.

    alta white review | Reply



    4/10/2010 9:18:36 AM #

    Speak when you're angry, and you'll make the best speech you'll ever regret.

    online payday loans | Reply



    4/17/2010 3:33:25 PM #

    To acquire knowledge, one must study; but to acquire wisdom, one must observe.

    payday loans | Reply



    4/17/2010 3:35:23 PM #

    To be prepared is half the victory.

    cash advance | Reply



    4/18/2010 5:44:46 PM #

    How do you know so much on this topic?

    us | Reply



    4/22/2010 3:44:56 AM #

    one day i went shopping outside,and in an ed hardy store,I found some kinds of ed hardy i love most they are Your website is really good Thank you for the information

    ed hardy | Reply



    4/23/2010 7:35:21 PM #

    A weed is no more than a flower in disguise.

    instant personal loans | Reply



    4/26/2010 11:30:04 PM #

    I am new to blogging.  I just stumbled upon this great blog. Thanks for your blog.

    external portable | Reply



    4/26/2010 11:30:07 PM #

    Hello, good luck for me I was looking for this information for several months ago. Finally I got it all here. Thanks a lot!

    external portable | Reply



    4/27/2010 11:29:24 PM #

    I\'m happy I found this blog, I couldnt discover any info on this subject matter prior to. I also run a site and if you want to ever serious in a little bit of guest writing for me if possible feel free to let me know, i\'m always look for people to check out my site. Please stop by and leave a comment sometime!

    Rapidshare | Reply



    5/4/2010 3:07:33 PM #

    What I liked about her, she didn't give you a lot of horse manure about what a great guy her father was.

    Links of London Jewellery | Reply



    5/4/2010 5:14:34 PM #

    Top Rapidshare Search engine

    Rapidshare Search engine | Reply


    Add comment




    biuquote
    • Comment
    • Preview
    Loading



    Disclaimer: The opinions expressed in this blog are own personal opinions and do not represent the companies view.
    © 2000-2010 exDream GmbH & MobileBits GmbH. All rights reserved. Legal/Impressum

    Recent Games

    Fireburst

    ArenaWars Reloaded

    Jobs @ exDream

    Current Poll

    Do you know what the Delta Engine is?



    Show Results Poll Archive

    Calendar

    <<  September 2010  >>
    MoTuWeThFrSaSu
    303112345
    6789101112
    13141516171819
    20212223242526
    27282930123
    45678910

    Blogs

    Download OPML file OPML