This site is no longer active and is available for archival purposes only. Registration and login is disabled.

EdgeLib Builder


EdgeLib Builder

Postby yucani » Jan 20, 2008 @ 10:59am

Hello,
we encounter following thing,
after inserting a second source cpp file, we often receive folowing error message trying compile it:
c1xx : fatal error C1083: Cannot open source file: 'mod_history.cpp': No such file or directory

After compiling the first source file, a second try to compile the the second entry runs ok. The situation is happens also for other target devices projects.
The file has been added via EdgeBuilder "Add files to folder"
The epj file (project names and id has been changed)


# General project properties
projectname = "ey"
caption = "ey"
vendor = "ya"
vendorshort = "ya"
target type = "bin"
appuid = "0x10000000"
version = "0.70.3"
capabilities = "None"
selplatform = "None"
noresemu = "1"

# Project source, header and resource tree
sourcefile = "..\code\ey.cpp"
sourcefile = "C:\projects\code\eyano\code\mod_history.cpp"

resourcepath = "Icons"
resourcefile = "..\res\icons\ico48_64.bmp"
resourcefile = "..\res\icons\ico48.bmp"
resourcefile = "..\res\icons\ico32.bmp"
resourcefile = "..\res\icons\ico24.bmp"
resourcefile = "..\res\icons\ico20.bmp"
resourcefile = "..\res\icons\ico16.bmp"
endpath = 0
resourcepath = "Install"
resourcefile = "..\..\res\graphics\320x208\gfx.epk"
resourcefile = "..\..\res\font_fixed.bmp"
endpath = 0

# Project environment
incpath = "."


We are using WinXP SP2, VS2005Prof
or UIQ,UIQ3,S60.3 SDKs
the error occurs


EdgeLib 3.4 (Builder beta 10)
User avatar
yucani
pm Member
 
Posts: 29
Joined: Jan 11, 2008 @ 11:19am


Postby edge » Jan 21, 2008 @ 9:18am

Hi Yucani,

We can successfully reproduce the bug, it seems that there is a problem with the absolute path in the second file.

For now we recommend using a relative path for the second file as well.
EDGELIB: Cross-platform mobile development at your fingertips
http://www.edgelib.com
User avatar
edge
pm Member
 
Posts: 1180
Joined: Aug 22, 2005 @ 3:42pm
Location: The Netherlands


Return to EDGELIB


Sort


Forum Description

Powerful and affordable C++ middleware solution covering true multi-platform 2D, 3D and network features for Apple iPhone, Windows Mobile, Symbian S60, UIQ, Linux and Windows desktop.

Moderator:

edge

Forum permissions

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

cron