FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

rebuild faild when importing monster.monster

 
Post new topic   Reply to topic     Forum Index -> Monster
View previous topic :: View next topic  
Author Message
3-S-E



Joined: 16 Jun 2008
Posts: 54

PostPosted: Sun Apr 05, 2009 1:22 pm    Post subject: rebuild faild when importing monster.monster Reply with quote

Hi,

I'm using dsss 0.78, DMD 1.042 and Phobos.

Suddenly out of the blue my rebuild fails giving this strange error:

Code:

D:\Programming\Projects\DProjects\MonsterTraining>dsss build littleMonster\mainMonster.d => executeMonster.exe
OPTLINK (R) for Win32  Release 8.00.1
Copyright (C) Digital Mars 1989-2004  All rights reserved.
dsss_objs\D\littleMonster-mainMonster.obj(littleMonster-mainMonster)
 Error 42: Symbol Undefined

[quote] HERE ARE SOME STRANGE SYMBOLS WHICH CAUSES THIS POST TO CRASH BY SUBMITTING
[/quote]

--- errorlevel 1
Command D:\Programming\Compiler\D\dsss_x86\bin\rebuild.exe returned with code -1
, aborting.
Error: Command failed, aborting.


When I remove my import-statement for "monster.monster" in mainMonster.d the rebuild process succeeds - I only have the monster-import inside mainMonster.d, no Monster-functionality is used elsewhere.
Back to top
View user's profile Send private message
3-S-E



Joined: 16 Jun 2008
Posts: 54

PostPosted: Sun Apr 05, 2009 3:56 pm    Post subject: Reply with quote

Strange...

When compiling "monster-0.11\examples\phobos" no error occurs, but
When compiling "monster-0.11\tests\phobos" the same error occurs like above.

Compiled with DSSS 0.78, DMD 1.042, Phobos
Everything fresh reinstalled to avoid setup-problems.
Back to top
View user's profile Send private message
3-S-E



Joined: 16 Jun 2008
Posts: 54

PostPosted: Mon Apr 06, 2009 6:27 am    Post subject: Reply with quote

Okay, I figured out, that it has something to do with the obj-files created by DSSS. Bus since I'm to new to all that I'm not able so point directly to the solution.

Is this forum still alive?
Back to top
View user's profile Send private message
3-S-E



Joined: 16 Jun 2008
Posts: 54

PostPosted: Tue Apr 07, 2009 4:50 am    Post subject: Reply with quote

Finally I've solved the problem, but I'm not sure what I have made wrong to make my problems occur.

The solution:


    - I've deinstalled monster from dsss with "dsss uninstall monster-0.11"
    - I've downloaded the svn trunk-version with "svn co https://monster-script.svn.sourceforge.net/svnroot/monster-script/trunk"
    - Then I've renamed the folder from monster-0.11 to monster0_11, simply to avoid folder-character problems (this is the only difference to the first time)
    - Finally I've compiled the monster core like written in the readme.txt with "dsss build", installed it with "dsss install", followed by compiling the phobos samples.
    - works
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Monster All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
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 vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group