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

Tango via DSSS problem

 
Post new topic   Reply to topic     Forum Index -> DSSS
View previous topic :: View next topic  
Author Message
Uwar



Joined: 10 Feb 2008
Posts: 11
Location: Poland

PostPosted: Sat May 03, 2008 9:30 am    Post subject: Tango via DSSS problem Reply with quote

I installed Tango using DSSS. I'm using DSSS for DMD and Win32.
When I try to build anything using Tango I get the following errors:
_____________________________________________________________
Code:
dsss build

Code:

test.d => test
+ C:\DSSS\BIN\rebuild.exe -Idsss_imports\ -I. -S.\ -IC:\DSSS\include\d -SC:\DSSS\lib\  -IC:\DSSS\include\d -SC:\DSSS\lib  -oqdsss_objs\D  test.d -ofte
st
C:\DSSS\bin\link.exe dsss_objs\D\_test,test,,user32+kernel32/noi+DD-tango-io.lib+DD-tango-sys.lib+.\\+C:\DSSS\lib\\+C:\DSSS\lib\;
OPTLINK (R) for Win32  Release 8.00.1
Copyright (C) Digital Mars 1989-2004  All rights reserved.
C:\DSSS\lib\\DD-tango-io.lib(Buffer)
 Error 42: Symbol Undefined _D5tango4core9Exception11IOException7__ClassZ
C:\DSSS\lib\\DD-tango-io.lib(Buffer)
 Error 42: Symbol Undefined _D5tango4core9Exception11IOException5_ctorMFAaZC5tango4core9Exception11IOException
--- errorlevel 2
Command C:\DSSS\BIN\rebuild.exe returned with code -1, aborting.
Error: Command failed, aborting.

_____________________________________________________________
dsss.conf:
Code:

name=test
[test.d]

_____________________________________________________________
test.d:
Code:

module test;
import tango.io.Console;
void
main(){
    Cout("Tango - DSSS");
}

_____________________________________________________________
What I have to do (step by step) for using Tango via DSSS?
Back to top
View user's profile Send private message
Gregor



Joined: 05 May 2006
Posts: 72
Location: Portland, OR

PostPosted: Mon May 05, 2008 2:33 pm    Post subject: Reply with quote

Please read the Tango documentation. In short, you need to install the Tango core (in lib/) as well as the Tango user library. The Tango core is not installed via DSSS, it has specialized build scripts.
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> DSSS 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