gdc
Extension Functions in D
I bought \"The D Programming Language\" a little while ago. Great book, very educational. However I\'m having trouble trying to compile a language feature listed in the book: Extension Functions.[详细]
2023-04-13 07:54 分类:问答D programming on Fedora 16
I\'ve recently installed Fedora 16 (which is great), mostly because I wanted to try LDC2 but also because Gnome Shell runs much smoother on Fed开发者_运维知识库ora than Ubuntu 11.10 (at least on my ha[详细]
2023-04-12 11:39 分类:问答D2 gdc link error - undefined reference to `_D3std6stdint12__ModuleInfoZ`
I\'m using https://bitbucket.org/goshawk/gdc/downloads/gcc-4.5.2-tdm-1-gdc-r575-20110723.zip with TDM GCC 4.5.2 in -v2 mode to build a DLL. In one of the modules I do import std.stdint. So I thought I[详细]
2023-03-25 16:56 分类:问答Is addsubview on iOS thread safe?
I\'m using Apple\'sPage Control sample and my UIScrollview isn\'t smooth when scrolling. I\'m thinking about using GCD. I believe that all my code is thread safe, e开发者_开发百科xcept for my last lin[详细]
2023-03-25 01:03 分类:问答GDC D2 Compile: undefined reference to `_Unwind_SjLj_XYZ'
Ijust downloaded GDC (gcc-4.5.2-tdm-1-gdc-r575-20110723.zip) to use with MinGW-w32, and upon trying to compile/link a file, I got these errors:[详细]
2023-03-24 13:35 分类:问答gnu Makefile for gdc
Can someone please fill me in on how one would go about building a Makefile to compile *.d sources with gdc?[详细]
2023-03-20 23:35 分类:问答Compiling With LDC2 and GDC
I had ldc2 and gdc compiled from source and working up until a month ago.Nothing has changed, except I can\'t remember the variable(s) I would set in the terminal to get ldc2 and gdc to work.[详细]
2023-03-09 15:07 分类:问答How to impose D2 on gdc
I have installed GDC from the software center of ubuntu. The problem is that when I tried to compile a source that contain the keyword immutable, it gives me an error. Then I deduced that it compiles[详细]
2023-03-03 09:39 分类:问答Compiling GDC on Windows -- where to get GMP and MPFR dependencies?
I\'m trying to compile GDC (v2) on Windows 7, using MinGW\'s MSYS. When I get to this step: $ ../configure --enable-languages=d --disable-shared --disable-bootstrap[详细]
2023-02-14 15:50 分类:问答越努力越幸运 傅园慧即使参加综艺也不忘拿100米仰泳冠军?
相信大家对傅园慧都不陌生,她可是中国国家游泳队运动员,在2016年的里约奥运会100米仰泳半决赛中,傅园慧以58秒95的个人最好成绩晋级决赛,在赛后采访中,她以天然生动的表情、率真幽默的性格一夜成名,走红网络。最[详细]
2022-12-27 14:36 分类:问答