Home » Community » U++ community news and announcements » Upp 610-dev1 released
Re: Upp 610-dev1 released [message #5688 is a reply to message #5539] |
Mon, 09 October 2006 23:16  |
yoco
Messages: 25 Registered: June 2006 Location: Taiwan
|
Promising Member |
|
|
compile error while compiling TheIDE package 
error message:
----- ide\IconDes ( GUI MSC71 WIN32 MSC ) (3 / 27)
File.cpp
c:\upp\uppsrc\ide\IconDes\IconDes.h(5) : fatal error C1083: Lk}ҥ]t 'IconDes/IconDes.h': No such file or directory
Des.cpp
c:\upp\uppsrc\ide\IconDes\IconDes.h(5) : fatal error C1083: Lk}ҥ]t 'IconDes/IconDes.h': No such file or directory
ide\IconDes: 2 file(s) built in (0:06.80), 3400 msecs / file, duration = 6810 msecs
There were errors. (1:18.98)
occur in the file (ide\iconDes\iconDes.h)
#ifndef _ide_IconDes_IconDes_h_
#define _ide_IconDes_IconDes_h_
#include <ide/Common/Common.h>
include <IconDes/IconDes.h> // <-- this line error
.............
My previous upp source version is 607-dev2
I don't know why I miss this file 
It looks like this file want to include itself?
I've check the directory "ide\iconDes"
there are no another directory "iconDes" in it,
so the compiler can not find the file.
[Updated on: Tue, 10 October 2006 21:13] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Sat Jun 21 08:21:48 CEST 2025
Total time taken to generate the page: 0.02852 seconds
|