Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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 Go to previous message
yoco is currently offline  yoco
Messages: 25
Registered: June 2006
Location: Taiwan
Promising Member
compile error while compiling TheIDE package Smile

error message:
----- ide\IconDes ( GUI MSC71 WIN32 MSC ) (3 / 27)
File.cpp
c:\upp\uppsrc\ide\IconDes\IconDes.h(5) : fatal error C1083: Lk}ҥ]t 'IconDes/IconDes.h': No such file or directory
Des.cpp
c:\upp\uppsrc\ide\IconDes\IconDes.h(5) : fatal error C1083: Lk}ҥ]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 Smile

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

 
Read Message
Read Message
Read Message
Read Message
Previous Topic: 610-dev2 deffered till next week..
Next Topic: IconDes class header and impelement file missing
Goto Forum:
  


Current Time: Sat Jun 21 08:21:48 CEST 2025

Total time taken to generate the page: 0.02852 seconds