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

Search found 13 matches
Forum Index
Author Message
  Topic: using 0.2.5 with D 1.014 on winxp
negerns

Replies: 0
Views: 8041

PostForum: DDBI   Posted: Mon May 07, 2007 7:29 am   Subject: using 0.2.5 with D 1.014 on winxp
i get an error compiling the following program:

import dbi.odbc.all;
void main() {
OdbcDatabase db = new OdbcDatabase();
db.connect("Scratch", "dba" ...
  Topic: Compiling 0.2.5
negerns

Replies: 1
Views: 14053

PostForum: DDBI   Posted: Thu Feb 08, 2007 11:31 pm   Subject: Compiling 0.2.5
I'm trying to compile version 0.2.5 but generates the ff errors:

D:\installer\languages\d\ddbi\0.2.5\tags\0.2.5>dmd -run buildme.d all -odbc
OPTLINK (R) for Win32 Release 7.50B1
C ...
  Topic: How to build?
negerns

Replies: 11
Views: 22396

PostForum: Poseidon   Posted: Sat Aug 19, 2006 1:23 pm   Subject: How to build?
i'm trying to build the trunk-r170 but i get lots of undefined symbol errors like:


Error 42: Symbol Undefined _D3dwt5extra9scintilla9TextRange6opCallFiiZS3dwt5extra9scintilla9TextRange


W ...
  Topic: Access Violation
negerns

Replies: 0
Views: 14086

PostForum: Tutorials   Posted: Fri Aug 04, 2006 11:54 am   Subject: Access Violation
I get an access violation during debug build but not in release build. I'm using DMD 0.163, DDBI 0.2.3 and DWT 0.36. The access violation message box seem to come from my main routine.

int main ...
  Topic: building the scintilla example
negerns

Replies: 0
Views: 12457

PostForum: DWT   Posted: Wed Aug 02, 2006 12:44 pm   Subject: building the scintilla example
What do I need to build the scintilla example? Any configurations that I need to setup?
  Topic: imports in class and module scope
negerns

Replies: 1
Views: 6466

PostForum: General   Posted: Sat Jul 29, 2006 4:35 pm   Subject: imports in class and module scope
I've tried building the DWT 0.36 using DMD 0.163 and produced errors that certain windows types where not found. I've added imports of the required files to a .d file and accidentally added the same i ...
  Topic: Problem building dwt.
negerns

Replies: 17
Views: 56249

PostForum: DWT   Posted: Sat Jul 29, 2006 4:26 pm   Subject: Problem building dwt.
DMD 0.163
DWT 0.36

There seems to be a problem with DMD 0.163 that it does not recognize imports within the class body. As a workaround I've added imports in module scope. It does seem to eliminat ...
  Topic: Problem building dwt.
negerns

Replies: 17
Views: 56249

PostForum: DWT   Posted: Sat Jul 29, 2006 3:25 pm   Subject: Problem building dwt.
Here are the build options from the make-dwt-lib.bat:

build -release -d -O -clean -inline -lib -full -allobj dwt\all.d -T..\lib\dwt.lib -version=OLE_COM -version=DRAG_DROP

build -debug -d -g -u ...
  Topic: Problem building dwt.
negerns

Replies: 17
Views: 56249

PostForum: DWT   Posted: Fri Jul 28, 2006 12:32 pm   Subject: Problem building dwt.
I did a clean install of d, downloaded and used dwt .32.
What version of dmd and dwt did you install? If I understand it right, you must execute the batch files that came with dwt to build the librar ...
  Topic: Compiling DDBI
negerns

Replies: 3
Views: 11071

PostForum: DDBI   Posted: Fri Jul 28, 2006 12:11 pm   Subject: Compiling DDBI
What do I need to do for deployment? Do I need to install MDAC 2.8 on the client machine?
  Topic: Compiling DDBI
negerns

Replies: 3
Views: 11071

PostForum: DDBI   Posted: Fri Jul 28, 2006 10:10 am   Subject: Compiling DDBI
How do I use WindowsAPI with DDBI. Are there any configurations I need to be doing?
  Topic: WindowsAPI location
negerns

Replies: 1
Views: 7554

PostForum: DDBI   Posted: Tue Jul 25, 2006 1:13 pm   Subject: WindowsAPI location
where can i find WindowsAPI as mentioned in the 0.2.2 release?
  Topic: Problem building dwt.
negerns

Replies: 17
Views: 56249

PostForum: DWT   Posted: Tue Jul 11, 2006 4:10 pm   Subject: Problem building dwt.
Compiling DWT v0.32 with DMD 162:
1. Edit \dmd\import\make-dwt-lib.bat and add the "-d" parameter. The parameter will be passed to the dmd compiler which tells it to allow deprecated featu ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group