Search 5,000,000+ questions and answers.

Frequently Asked Questions

The compiler is giving an "I/O Error" when I compile. What's wrong?

Byte Craft Limited FAQ | Byte Craft Limited
You are changing the name of the output files with the %s substitution in the Additional Options entry in the project properties (Compiler tab). The solution is to ensure that the file name to be created by the compiler is quoted in the Additonal Options entry in the project properties. For instance: d="%s.abs"
Related Questions

What if I cannot compile samples or tutorials? My compiler exits with an error diagnostics?

INT Products - J/CarnacPro FAQs
Check your CLASSPATH variable, it should contain the file jcarnac.jar and full path to this file (i.e. c:\workspace\jcarnac\jcarnac.jar). Also, be sure that your JDK is the one that satisfies J/CarnacPro's system requirements. For "advanced" tutorials, that use XML parsers, you will also need xml4j.jar (XML parser from IBM ? alphaworks.ibm.com) in your CLASSPATH Check your CLASSPATH variable, it should contain file jcarnac.jar and full path to this file (i.e.
Related Questions

When I compile my 2.6.x kernel for ARM I get a compiler/assembler error. Any idea ?

ARMLinux @ Simtec - ARM Linux FAQ
Please ensure this is not caused by using a broken toolchain, binutils or third party patch. A quick look at the Kautobuild for kernel you are trying to build should give some idea if the error is expected. Once all these things have been checked the issue should be reported to the community mailing list. When reporting these problems, always include as much information as possible as a minimum the full build line. This can be obtained by re-running the make with an additional argument: V=1
Related Questions

What do I do if any of these compiler flags cause a compile, linker, or runtime error?

Gentoo Linux Documentation -- Gentoo Linux/Alpha Frequently ...
already mentioned, please use these CFLAGS cautiously. They may break your system. If you experience problems, try using less aggressive CFLAGS before filing a bug report.
Related Questions

Is C++ a superset of C? Can I use a C++ compiler to compile C code?

Infrequently Asked Questions in comp.lang.c
C++ is a superset of something, we're not sure what. You can use a C++ compiler to compile C code, but the results may surprise you.
Related Questions

Which compiler should I use and where can I compile my codes?

You should use the Compaq compiler fort to compile both your fortran 77 and fortran 90 programs. C and C++ programs can be compiled with gcc or g++, respecively. To compile and link your MPI programs to the MPI libraries, use mpif77, mpif90, or mpicc. The mpi scripts use fort to compile and link your fortran MPI programs, and gcc or g++ to compile and link your MPI C or C++ programs. You can compile your codes on any machine, and you do not need to submit a job to compile your codes.
Related Questions

Can I compile Octave with another C++ compiler?

Frequently asked questions about Octave (with answers)
I'm looking for new questions (with answers), better answers, or both. Please send suggestions to bug-octave@bevo.che.wisc.edu. If you have general questions about Octave, or need help for something that is not covered by the Octave manual or the FAQ, please use the help-octave@bevo.che.wisc.edu mailing list. This FAQ is intended to supplement, not replace, the Octave manual.
Related Questions

I installed LessTif but I can't compile apps with it. What's wrong ?

LessTif Frequently Asked Questions
You may have an application that's not error-free; or (more likely) one which needs configuration for your site, computer platform, etc. If it's not a bug within the application it probably has to do with your compiler options. If it's indeed that, there are several possibilities. In the examples we'll give now, we'll be using some installation directories that may differ from your installation.
Related Questions

Mankind? is crashing without giving any error messages. How do I see what's wrong ?

Mankind ][ Official Website ] ::..
If you switch to the window mode (options in the launcher) you'll be able to see the error messages and report them to the technical support. Of course, you can play with your account from any PC on which Mankind? is setup. You just have to enter your login and password in the launcher. On the other hand, you cannot launch two simultaneous connections with the same account.
Related Questions

FrontPage is giving me an error message. What am I doing wrong?

Support FAQ: Domain Hosting Setup
You're trying to to publish with FrontPage and keep getting a message that "The server could not complete the request." When you click "details," you are informed that you have a 302 error. These errors are usually created by not doing one tiny thing to your URL: Adding the trailing slash "/" to the specified location that you want to publish. A URL like "http://pages.hosting.domaindirect.com/yourdomain.
Related Questions

When starting up MTP, I get a "REGISTRY I/O FAILURE" error message. What's wrong?

Master's Innovations – Translation Intelligence
This error happens when a user without administrative privileges tries to use MTP Workstation. Ask the person who installed the software to log on as Administrator on your computer, go to the Windows registry (regedit.exe) and give your user profile full privileges (Full Control) on the key HKEY_LOCAL_MACHINE/SOFTWARE/Master's Innovations.
Related Questions

The program on page 269 doesn't compile when I use the ML.EXE compiler. What's wrong?

Frequently Asked Questions
The lines flagged by the assembler are the following, which use a combination of indirect operands and references to structure members: The MASM 5.11 assembler didn't mind this (and neither does Borland). But MASM 6.11 requires the use of the PTR operator to clarify the type of object pointed to by SI: If you're using ML.EXE, include the /Zm option when assembling. The complete command to assemble and link the program on page 269, for example, is: This message is generated when MASM.
Related Questions

The compiler hangs and produces a very large COD file, what is wrong?

HI-TECH Software Frequently Asked Questions
The compiler hangs and produces a very large COD file, what's wrong? A: In order to support new features of MPLAB 6, some changed were required to the compiler. Some versions of the compilers include beta support for MPLAB 6 and in some instances a large COD file can be produced. If this happens, make sure you are using the latest updates for the compiler as this has been fixed. Back to top
Related Questions

People keep telling me that getch() is not standard, but my C compiler has it. Are they wrong?

Infrequently Asked Questions in comp.lang.c
They've been programming more than ten years. You haven't. Draw your own conclusions. That's right! They hadn't noticed it. No doubt their compilers have it too, and its behavior is identical everywhere else in the world, also. That would explain everything.
Related Questions

I get an error with 'MatroskaSplitter.ax' during installation. What is wrong?

Answers to Frequently Asked Questions
Click on 'ignore' and let the installation finish. Everything will work, except for the Matroska Splitter. You are probably getting this error because there are one or more crucial Windows components missing on your system. Most likely comctl32.dll or DCOM.
Related Questions

Are there instructions available how to compile Xvid with my compiler?

Xvid.org: FAQ
Have a look at the install readme file that comes along with Xvid. It describes how to use the Xvid build scripts to compile Xvid with gcc under Linux or MinGW/CygWin. Xvid can also be compiled with Microsoft Visual C++ compiler using the provided project files included in the build directory. For other compilers you're pretty much on your own. It should be not very difficult however to make the code compile with a different compiler.
Related Questions

What compiler(s) must have been used to compile my program?

RootCause/Aprobe FAQ
Almost any program with symbols can be probed. The "full support" described below is based on the debug information needed for source lines and target expressions. Support for additional architectures, operating systems and compilers is always in progress, so please contact if you don't see what you need here. Aprobe supports the Microsoft Visual C++ development system versions 6 and 7 but does not support .NET (Dynamic Runtime Model) applications.
Related Questions

Why can't I get the C compiler to compile my program?

Grex FAQ
Probably you are using the wrong C compiler. Grex has two compilers installed. cc is only used for building certain system executables. It is not ANSI standard, and it lacks certain standard include files. You need to use gcc instead. This is a fairly recent version of the Gnu C compiler. It is ANSI standard and very complete.
Related Questions

What compiler is required to compile Opennap NG?

Opennap NG 0.49 @ SF - FAQ
Opennap NG's current codebase is written in ISO C99. Unfortunately, most commercial C compilers do not (or not fully) support ISO C99 but rather define their own, proprietary and non-portable language extensions. GCC (GNU Compiler Collection) fully supports ISO C99. As it also makes some use of features unique to GCC, such as platform-dependent inline assembly, Opennap NG requires GCC as compiler.
Related Questions

but the compiler gave me error messages. Can't a structure in C contain a pointer to itself?

Infrequently Asked Questions in comp.lang.c
Not exactly; it can contain a pointer to another structure of the same type. Try: typedef struct { char *item; double *next; } NODEFAKE; typedef struct { char *item; NODEFAKE *next; } NODEPTR;
Related Questions

How do I get SciTE to understand the error messages from my compiler?

SciTE FAQ
The set of error message formats is embedded in the Scintilla and SciTE code. To add support for another compiler, you will need to add a new style to scintilla/include/Scintilla.iface after the other SCE_ERR_* values, run HFacer.py, edit RecogniseErrorListLine in scintilla/src/LexOthers.cxx to recognise the error message, and edit DecodeMessage in scite/src/SciTEBuffers.cxx to extract the file name and line number.
Related Questions

Why do I get an "out of memory" error when I try to compile?

PICBASIC PRO Compiler Support FAQ
My program ran fine on the orignal PIC, but it behaves erratically or doesn't run when I put it on a different PIC.
Related Questions

The compile option is grayed out. What's wrong?

ECE 324/325 Lab Frequently Asked Questions
You have to have a project open in order to compile. You cannot start Quartus, open a file and tell it to compile. So be sure to always open your project (or create a new one) when you start Quartus.
Related Questions

When I print, I get an error message. What am I doing wrong?

Frequently Asked Questions
If you're using an older printer (especially Hewlett-Packard printers), the printer software may not be able to handle newer printing commands. Visit the web site of the printer manufacturer (like http://www.hp.com for Hewlett-Packard), and download the latest software for your printer. This will usually fix printing problems you may experience. If you're using Mac OS X, make sure you're using the Mac OS X version of Gradekeeper.
Related Questions

I'm getting an I/O error. What do I have to do?

TeleAdapt : FAQ MiniMp3
Run a format, using the program which can be found on the provided CD. This will restore the player back to factory settings and delete any files in the memory. Please note that it will erase all files on the player. If you do not have the software and need to install itm you can download it from this page. Locate your player and downlad the software. If the problem persist after formatting, please contact technical support
Related Questions

Why do I get this compiler error message?

Java Programmer's FAQ
public static void main(String[] args) { ^ Statement expected. public static final float Conversion_Factor = 39.37; ^ Type expected. A. A. Argument declarations and variable declarations inside methods are never given the "public", or "static" keywords. They are not public or static because they are local to a method. (They used not to be allowed the "final" keyword either, but there was not good reason for that restriction and it was dropped in JDK 1.1).
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact