Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Error using Static Libraries configuration

Received: by 10.224.146.67 with SMTP id g3mr4240183qav.6.1345905249469;
        Sat, 25 Aug 2012 07:34:09 -0700 (PDT)
X-BeenThere: oce-dev@googlegroups.com
Received: by 10.229.178.68 with SMTP id bl4ls2682405qcb.9.gmail; Sat, 25 Aug
 2012 07:34:09 -0700 (PDT)
Received: by 10.224.33.9 with SMTP id f9mr4004112qad.5.1345905249011;
        Sat, 25 Aug 2012 07:34:09 -0700 (PDT)
Received: by 10.224.33.9 with SMTP id f9mr4004111qad.5.1345905249003;
        Sat, 25 Aug 2012 07:34:09 -0700 (PDT)
Return-Path: <tho...@gmail.com>
Received: from mail-qc0-f169.google.com (mail-qc0-f169.google.com [209.85.216.169])
        by gmr-mx.google.com with ESMTPS id k34si2544708qcz.1.2012.08.25.07.34.08
        (version=TLSv1/SSLv3 cipher=OTHER);
        Sat, 25 Aug 2012 07:34:08 -0700 (PDT)
Received-SPF: pass (google.com: domain of tho...@gmail.com designates 209.85.216.169 as permitted sender) client-ip=209.85.216.169;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of tho...@gmail.com designates 209.85.216.169 as permitted sender) smtp.mail=tho...@gmail.com; dkim=pass header...@gmail.com
Received: by qcsd16 with SMTP id d16so2156241qcs.0
        for <oce-dev@googlegroups.com>; Sat, 25 Aug 2012 07:34:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type;
        bh=DYoUYWPfbYG0EvSvDqyE7gJfIU6dJMeubsYAbCHOPVA=;
        b=d2v6d2aFK2hxkMB0cTj6ustM3EL6O6Edc/iaasogSEdr1vy6njrbX6JzdMy0/hD1kO
         VCZMeGF3iXD6k3BGCZxTQcr1GtZE09rYE0zdNDke1XJ/ofnFRJrIpRluYcUzaM+tyAEn
         r2BMoKC55VwDgHwDK7zSy5yiqbJueX4Y4tlyQTeGJvRskNSXCVLDgU8GR6+2R57HfvXZ
         QG2FtUMCa0ardGmyayPUi5C2ZXyBn/HitT027bzJfjj2n6j0/QcQzAjwBOioVh2WnLCS
         D0lhlLWQRATn7+lss9Qvo9IidaE4Q5YgrYKf8IulaFg4rTjEnjWTHFPYCNdx3kDZAp7I
         Mi/Q==
MIME-Version: 1.0
Received: by 10.224.178.133 with SMTP id bm5mr14601755qab.1.1345905248898;
 Sat, 25 Aug 2012 07:34:08 -0700 (PDT)
Received: by 10.49.104.130 with HTTP; Sat, 25 Aug 2012 07:34:08 -0700 (PDT)
In-Reply-To: <CAMqf4EHqohB5-55PFHZ58QnHsDDWBz7w6AsDpZ8rNWF2=Xc...@mail.gmail.com>
References: <74790f9d-673a-4d5a-a0cf-3f29bf5ea6f3@googlegroups.com>
	<CAMqf4EGuN_6iWtHo+LFzNmEi0fMHCK41Oxwgh4euiddYWuQ...@mail.gmail.com>
	<CAMZY0JOx=NdVm7kXx2qnrupz386c97Pak4pdXJO=6v8ZDcT...@mail.gmail.com>
	<CAMqf4EHqohB5-55PFHZ58QnHsDDWBz7w6AsDpZ8rNWF2=Xc...@mail.gmail.com>
Date: Sat, 25 Aug 2012 16:34:08 +0200
Message-ID: <CAMZY0JMAC+WPg-SeJ-JO+vz47gQfU=1ZtCWEmGpN=Lzn+28...@mail.gmail.com>
Subject: Re: [oce-dev] Error using Static Libraries configuration
From: QbProg <tho...@gmail.com>
To: oce-dev@googlegroups.com
Content-Type: multipart/alternative; boundary=20cf303b389b430d2204c817fc53

--20cf303b389b430d2204c817fc53
Content-Type: text/plain; charset=ISO-8859-1

(cross-posted to the bug)

I've added a branch qb/static-fixes with the changes proposed by denis.
Instead of raising an exception I've just called the SetGraphicDriver (),
so the user doesn't have to change the code between configurations, it just
works.
I had to add #include <Standard_Macro.hxx> in the InterfaceGraphic_WNT.hxx
too.

Carlos, could you just test this branch? Visualization in a static
configuration has not been tested though, we could use this opportunity to
check it. There may be issues with OCAF plugins too.
Qb

--20cf303b389b430d2204c817fc53
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

(cross-posted to the bug)<br><br>I&#39;ve added a branch qb/static-fixes wi=
th the changes proposed by denis.<br>Instead of raising an exception I&#39;=
ve just called the SetGraphicDriver (), so the user doesn&#39;t have to cha=
nge the code between configurations, it just works.<br>
I had to add #include &lt;Standard_Macro.hxx&gt; in the InterfaceGraphic_WN=
T.hxx too.<br><br>Carlos, could you just test this branch? Visualization in=
 a static configuration has not been tested though, we could use this oppor=
tunity to check it. There may be issues with OCAF plugins too.<br>
Qb<br>

--20cf303b389b430d2204c817fc53--