Displaying 20 results from an estimated 6964 matches for "visual".
2014 Aug 01
2
[LLVMdev] Clang Integration with MSVS 2013
I just installed the pre-compiled binaries for Clang 3.4.1, which was the
latest version I could find to download. Starting a new 'blank' project in
MSVC I was easily able to change the tool set from MS Visual Studio 2013
(v120) to LLVM-vs2013.
However, trying to compile a simple 'hello world' program resulted in the
following compiler errors. Is there something simple I am missing?
Thanks,
-Matt
1>------ Build started: Project: Project2, Configuration: Release Win32
------
1>clang-cl.e...
2015 Jun 12
0
CFP The 7th International Conference on Information Visualization Theory and Applications - IVAPP 2016
CALL FOR PAPERS
The 7th International Conference on Information Visualization Theory and
Applications ? IVAPP 2016
Website: http://www.ivapp.visigrapp.org/
February 27 ? 29, 2016
Rome, Italy
Regular Papers
Paper Submission: September 17, 2015
Authors Notification: November 12, 2015
Camera Ready and Registration: November 27, 2015
Position Papers...
2015 Jun 12
0
CFP The 7th International Conference on Information Visualization Theory and Applications - IVAPP 2016
CALL FOR PAPERS
The 7th International Conference on Information Visualization Theory and
Applications ? IVAPP 2016
Website: http://www.ivapp.visigrapp.org/
February 27 ? 29, 2016
Rome, Italy
Regular Papers
Paper Submission: September 17, 2015
Authors Notification: November 12, 2015
Camera Ready and Registration: November 27, 2015
Position Papers...
2015 Jun 12
0
CFP The 11th International Joint Conference on Computer Vision, Imaging and Computer Graphics Theory and Applications - VISIGRAPP 2016
...of:
WfMC ? Workflow Management Coalition
Logistics Partner:
SCITEVENTS ? Science and Technology Events
The purpose of VISIGRAPP is to bring together researchers and practitioners
interested in both theoretical advances and applications of computer vision,
computer graphics and information visualization. VISIGRAPP is composed of
three co-located conferences, each specialized in at least one of the
aforementioned main knowledge areas.
GRAPP 2016 ? The 11th International Conference on Computer Graphics Theory
and Applications
Program Co-chairs
Nadia Magnenat-Thalmann, University of Geneva...
2015 Jun 12
0
CFP The 11th International Joint Conference on Computer Vision, Imaging and Computer Graphics Theory and Applications - VISIGRAPP 2016
...of:
WfMC ? Workflow Management Coalition
Logistics Partner:
SCITEVENTS ? Science and Technology Events
The purpose of VISIGRAPP is to bring together researchers and practitioners
interested in both theoretical advances and applications of computer vision,
computer graphics and information visualization. VISIGRAPP is composed of
three co-located conferences, each specialized in at least one of the
aforementioned main knowledge areas.
GRAPP 2016 ? The 11th International Conference on Computer Graphics Theory
and Applications
Program Co-chairs
Nadia Magnenat-Thalmann, University of Geneva...
2011 May 17
3
[LLVMdev] LLVM and Visual Studio 2003
Hi,
I have what I think is a simple question: Is it at all possible to build LLVM with Visual Studio 2003?
The "Getting Started with the LLVM System using Microsoft Visual Studio" document states that versions earlier than 2005 SP1 will not work because they do not support the C++ standard well enough.
Is it just some features of LLVM that require better C++ support and so build...
2005 Mar 10
2
[LLVMdev] Errors building llvm with Visual Studio in Debug mode
...9;m not exactly sure
what causes the error, I'll try to investigate tomorrow (unless
someone can figure out what it is by then). Below is the output from
VS:
------ Build started: Project: Transforms, Configuration: Debug Win32 ------
Compiling...
CorrelatedExprs.cpp
c:\Program Files\Microsoft Visual Studio 8\VC\include\xutility(196) :
error C2679: binary '<' : no operator found which takes a right-hand
operand of type '`anonymous-namespace'::Relation' (or there is no
acceptable conversion)
c:\Program Files\Microsoft Visual Studio
8\VC\include\algorithm(1385) : se...
2010 Aug 13
4
[LLVMdev] errors when compiling with visual studio 10
im compiling llvm with visual studio 10. I have used cmake build app.
visual studio 10 is complaining about error c2039: 'setjmp' : is not a
member of llvm::Intrinsic
its line 154, LowerInvoke.cpp
any ideas?
--
View this message in context: http://old.nabble.com/errors-when-compiling-with-visual-studio-10-tp29427176p...
2006 Mar 16
2
Samba and Foxpro for Unix
Hi !
I have an unique situation.
An SCO Unixware 7.1.3 with Samba 2.2.7a (yes, i know; it sucks !)
On the machine, is running MS Foxpro 2.6 for UNIX (it's running pretty well
for several years) but due to new demands (like Crystal Reports, Visual
view; etc) the directories with DBF files were shared using Samba. At the
beginning, when everything was only about reading, there were no problems.
But now, it's necessary to write to the DBF files from the Visual
Application (Visual Basic) and now there are some problems. While a user may
be...
2005 Mar 10
0
[LLVMdev] Errors building llvm with Visual Studio in Debug mode
...uses the error, I'll try to investigate tomorrow (unless
>someone can figure out what it is by then). Below is the output from
>VS:
>
>------ Build started: Project: Transforms, Configuration: Debug Win32 ------
>Compiling...
>CorrelatedExprs.cpp
>c:\Program Files\Microsoft Visual Studio 8\VC\include\xutility(196) :
>error C2679: binary '<' : no operator found which takes a right-hand
>operand of type '`anonymous-namespace'::Relation' (or there is no
>acceptable conversion)
> c:\Program Files\Microsoft Visual Studio
>8\VC\include\...
2002 Mar 16
0
X11(colortype="true") does not give a truecolor visual(PR#1387)
ripley@stats.ox.ac.uk wrote:
>
> On Sat, 16 Mar 2002 Edwin@balpol.tudelft.nl wrote:
>
> > Full_Name: Edwin
> > Version: 1.4.1
> > OS: SunOS/Solaris
> > Submission from: (NULL) (130.161.1.115)
> >
> >
> > When selecting an X11 visual on Solaris 2.7 with
> >
> > X11(colortype="true")
> >
> > a PseudoColor visual is actually created. (verified with xwininfo)
>
> Note that the help page does *not* say that this `selects a visual'. It
> says it selects a `color model'. One can us...
2002 Mar 16
1
X11(colortype="true") does not give a truecolor visual (PR#1388)
On Sat, 16 Mar 2002 Edwin@balpol.tudelft.nl wrote:
> Full_Name: Edwin
> Version: 1.4.1
> OS: SunOS/Solaris
> Submission from: (NULL) (130.161.1.115)
>
>
> When selecting an X11 visual on Solaris 2.7 with
>
> X11(colortype="true")
>
> a PseudoColor visual is actually created. (verified with xwininfo)
Note that the help page does *not* say that this `selects a visual'. It
says it selects a `color model'. One can use a model which differs from
the X1...
2020 Apr 10
4
Running clang tests
Hi,
I’d just like to interject to say that building within Visual Studio isn’t really that bad. Running the lit tests is a bit painful because the LLVM build tools that are integrated with the build system don’t play nice with msbuild. Particularly, I’ve never been able to actually cancel an invocation of lit or tablegen via visual studio. That said, there is a h...
2011 May 17
0
[LLVMdev] LLVM and Visual Studio 2003
On 17 May 2011 21:56, Philip Ritchey <pritchey at microsemi-wl.com> wrote:
> Hi,
>
>
>
> I have what I think is a simple question: Is it at all possible to build
> LLVM with Visual Studio 2003?
>
>
>
> The “Getting Started with the LLVM System using Microsoft Visual Studio”
> document states that versions earlier than 2005 SP1 will not work because
> they do not support the C++ standard well enough.
>
>
>
> Is it just some features of LLVM that r...
2020 Apr 10
2
Running clang tests
Hi Team,
I have checked out the clang and llvm source code and
built the executables using the visual studio 2015 community edition. I am
using Windows as my platform.
However I see that there are some test cases under the clang test folder
in the LLVM.sln. Eg AstMatcherTest,ASTTests etc. I see that these tests
make use of the Google test framework.
In my visual studio I have installed Google Te...
2002 Mar 04
1
Software engineer
...Crt., Apt. 508
Toronto, Ontario M2R 1L5
Tel.: (416) 630-9989
Email : khaghdad30@yahoo.com
I have more than 7+ years of experience in application development, Database Management,
Internet development. I have also been involved in hardware design. My software
development experience is mainly in Visual Basic, Visual C++, Visual J++, Visual InterDev,
COM, DCOM, MFC, SDKs, MS-Access, MS-SQL, FoxPro, Java script and VB scrip, HTML and
DHTML. Over the years I have been responsible for the Development of many applications
from design to commercial release.
EDUCATION:
Sharif University OF Technolo...
2010 Nov 22
1
Using RInside in Visual Studio 8.0 VC++.NET Program
Hello,
I am trying to use Rinside package in my VC++.Net program ( using Visual
Studio 8.0 environment). I have downloaded Windows binary of RInside from
the following link
http://cran.r-project.org/web/packages/RInside/index.htm
Version of RInside - 0.2.3
While compiling the program , i am getting about 69 error. Some of them are
the folllowing ones. Please me in solving th...
2010 Jul 05
11
Make sure that Visual Studio works before 1.2 release
I was thinking that should be a good idea to make sure that at least Visual Studio 2008 is properly working in wine, before 1.2 release.
In this way, we could test specific functions in wine, by creating simple test applications to test if the system calls are working well.
I think that Visual Studio is a key application to test wine compatibility with windows, and it is a...
2015 Feb 21
1
RStudio Calling C++ Visual Studio DLL
All,
I'm a newbie to R and I am interested
in seeing a simple example of calling a 3rd party Visual Studio generated DLL
from RStudio. Does anyone have a simple example which also walks through the
preliminary steps of setting up the INCLUDE path and the library path to either
a DLL or LIB file ? I have tried to find an easy example, but thus far had no
luck finding an example using Rcpp to commu...
2012 Jul 03
4
Help! Please recommend good books/resources on visualizing data and understanding multivariate relations...
Hi all,
Could you please help me?
I am looking for books/pointers/resources/tutorials on visualizing
complex/big data and on understanding multivariate relations in complicated
data.
More specifically, we have categorical variables and are interested in how
to visualize the categorical data and visualize data conditioned upon
categorical values.
Could anybody please give me some pointers?...