Results 1 to 2 of 2

Thread: FreeBSD definition

  1. #1
    Join Date
    Jan 2006
    Location
    Ukraine,Lviv
    Posts
    454
    Qt products
    Qt3
    Platforms
    Unix/X11 Windows
    Thanks
    9
    Thanked 27 Times in 27 Posts

    Default FreeBSD definition

    Hi all!
    How with #ifdef check if current system is FreeBSD?
    I try many keywords (Unix,FreeBSD,X11,LINUX) but doesnt hep..
    a life without programming is like an empty bottle

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts

    Default Re: FreeBSD definition

    Did you try:
    Q_OS_FREEBSD
    J-P Nurmi

  3. The following user says thank you to jpn for this useful post:

    zlatko (17th May 2006)

Similar Threads

  1. Compilation error wen using VTK in QT4.4
    By richardander in forum Qt Programming
    Replies: 3
    Last Post: 9th February 2009, 22:49
  2. Multiple Definition errors in moc_<Obj>.cpp and moc_<Obj>_obj.cpp
    By Doug Broadwell in forum Qt Programming
    Replies: 2
    Last Post: 27th October 2007, 19:10
  3. Getting multiple definition error from qatomic_x86_64.h
    By markcole in forum General Programming
    Replies: 1
    Last Post: 30th August 2007, 19:39
  4. how to corss compile for windows in Linux
    By safknw in forum Qt Programming
    Replies: 24
    Last Post: 13th May 2006, 05:23
  5. Replies: 25
    Last Post: 15th January 2006, 00:53

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.