Menu

#2 Compilation error

open
nobody
None
5
2006-06-23
2006-06-23
Anonymous
No

Hi,

I followed all the instructions of installation from
the site http://www.skwash.com/.
I installed : eclipse, swig, skwash, Cygwin, MinGw and
CDT. I added in may path the binn directories of
Cygwin, MinGw.

When I tried to compile the project'Enhanced tutorial:
C/C++ & Java Integration' PArt 1 on
http://users.telenet.be/johan.witters/website/skwash.co
m/get/get2apart1.html

I get the following error:

**** Full rebuild of configuration Debug for project
CPPProject ****

make -k clean all
MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise
Corp.
Incorrect command line argument: -k

Syntax: MAKE [options ...] target[s]
-B Builds all targets regardless of
dependency dates
-Dsymbol[=string] Defines symbol [equal to string]
-Idirectory Names an include directory
-K Keeps (does not erase) temporary
files created by MAKE
-N Increases MAKE's compatibility
with NMAKE
-Wfilename Writes MAKE to filename updating
all non-string options
-Usymbol Undefine symbol
-ffilename Uses filename as the MAKEFILE
-a Performs auto-dependency checks
for include files
-c Caches auto-dependency
information
-e Ignores redefinition of
environment variable macros
-i Ignores errors returned by
commands
-l+ Enables use of long command lines
-m Displays the date and time stamp
of each file
-n Prints commands but does not do
them
-p Displays all macro definitions
and implicit rules
-q Returns zero if target is up-to-
date and nonzero
if it is not (for use in batch
files)
-r Ignores rules and macros defined
in BUILTINS.MAK
-s Silent, does not print commands
before doing them
-? or -h Prints this message
Options marked with '+' are on by default. To
turn off a default
option follow it by a '-', for example: -a-
Build complete for project CPPProject

Please give me a hand to help me to fix it.

Discussion


Log in to post a comment.