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

Search found 5 matches
Forum Index
Author Message
  Topic: SciTE4D text editor 0.17 released
mico75

Replies: 1
Views: 15178

PostForum: DWin   Posted: Thu Oct 30, 2008 3:26 pm   Subject: My-D installer use SciTE4D
Hi, I used your nice SciTE4D in my D installer: http://www.intermatik.co.id/download/ftp/MyD/My-D-Setup.exe. Please give me your feedback.

thanks,

Mico
  Topic: Tutorial using Dwin
mico75

Replies: 6
Views: 25141

PostForum: DWin   Posted: Wed Oct 29, 2008 4:00 am   Subject: D Installation
I tested the scripts, and it works fine.

You can build a static dwin.lib first, then link the libary:

pragma(lib, "dwin.lib");

Hi, I just wondering how your arrangement of D ...
  Topic: Tutorial using Dwin
mico75

Replies: 6
Views: 25141

PostForum: DWin   Posted: Tue Oct 28, 2008 8:13 pm   Subject: Tutorial using Dwin
It's may be a DMD configuration issue, check the dmd/bin/sc.ini settings.

My sc.ini:
[Version]
version=7.51 Build 020

[Environment]
; LIB=%@P%\..\lib;\dm\lib
LIB="%@P%\..\import\lib;%@P ...
  Topic: Tutorial using Dwin
mico75

Replies: 6
Views: 25141

PostForum: DWin   Posted: Tue Oct 28, 2008 11:33 am   Subject: Error 42: Symbol Undefined
I tested the scripts, and it works fine.

You can build a static dwin.lib first, then link the libary:

pragma(lib, "dwin.lib");

Hi,

still did not work. This what I did:
1 ...
  Topic: Tutorial using Dwin
mico75

Replies: 6
Views: 25141

PostForum: DWin   Posted: Tue Oct 28, 2008 3:43 am   Subject: Tutorial using Dwin
Hi,

I am new in D programming and Dwin. I made this script:


import tango.io.Stdout;
import dwin.sys.win32.Registry;

void main()
{
char[] result;
scope httpk ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group