Sophie

Sophie

distrib > Mandriva > 10.0 > i586 > media > contrib > by-pkgid > e42466f081a63a01cff2cdde695034f3 > files > 42

kmovisto-0.7.0-1mdk.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
 <META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
 <TITLE>The KMovisto Handbook: Questions and Answers</TITLE>
 <LINK HREF="index-8.html" REL=next>
 <LINK HREF="index-6.html" REL=previous>
 <LINK HREF="index.html#toc7" REL=contents>
</HEAD>
<BODY>
<A HREF="index-8.html">Next</A>
<A HREF="index-6.html">Previous</A>
<A HREF="index.html#toc7">Contents</A>
<HR>
<H2><A NAME="s7">7. Questions and Answers</A></H2>
<P>
<B>Q.:</B> I got a lot of compiler error messages like <I>file iostream not found</I>. What is going wrong?
<P>
<B>A.:</B> Antiquated compilers have problems with ANSI/ISO header file syntax. You should upgrade
to newer compiler versions or use KMovisto up to release 0.4.0.
<P>
<B>Q.:</B> I got the error message <I>qtabwidget.h: No such file or directory</I> from make. What is going wrong?
<P>
<B>A.:</B> You used the wrong Qt library version. Download and install the version 3.x, set the correct path in the
QTDIR environment variable and try again.
<P>
<B>Q.:</B> I want to change the KMovisto style. I prefer a Motif style, what is to do?
<P>
<B>A.:</B> If you really want to change the style, you have to change the source code in the file main.cpp. Look
for the comment line <I>/* select your preferred look */</I>. Uncomment one of the following line of your choice
instead and recompile KMovisto.
<P>
<B>Q.:</B> Where can I found sample files?
<P>
<B>A.:</B> You will found sample XYZ file in the <I>samples</I> subdirectory of your distribution.
<P>
<B>Q.:</B> Which structure is used in KMovisto after importing a GAUSSIAN file?
<P>
<B>A.:</B> KMovisto uses the last section of cartesian coordinates in standard orientation found in the output file.
This will be important if you perform relaxed scan jobs for example. In this case the last optimized structure is used.
<P>
<HR>
<A HREF="index-8.html">Next</A>
<A HREF="index-6.html">Previous</A>
<A HREF="index.html#toc7">Contents</A>
</BODY>
</HTML>