Author |
Message |
Topic: Object file conflict |
skyfex
Replies: 2
Views: 15239
|
Forum: Poseidon Posted: Wed Feb 20, 2008 7:17 am Subject: Object file conflict |
Thanks for the quick reply. Great work on Poseidon so far btw.
It worked for me adding -op in Extra Options in Compiler Options in Project Properties. It looks like debugging is broken though, but ... |
Topic: Object file conflict |
skyfex
Replies: 2
Views: 15239
|
Forum: Poseidon Posted: Tue Feb 19, 2008 12:03 pm Subject: Object file conflict |
When the compiler makes object files it seems to give them the same name as the D source files, but with an .obj extension. I have two D source files with the same name (loader.d) in two different dir ... |
Topic: Problems compiling DerelictGL with extensions |
skyfex
Replies: 2
Views: 8025
|
Forum: Derelict Posted: Tue Jan 29, 2008 9:09 am Subject: Problems compiling DerelictGL with extensions |
It seems that its Poseidon thats causing the problems. Building with bud works flawlessly. |
Topic: Problems compiling DerelictGL with extensions |
skyfex
Replies: 2
Views: 8025
|
Forum: Derelict Posted: Sat Jan 26, 2008 1:44 pm Subject: Problems compiling DerelictGL with extensions |
Hi
I'm trying to use OpenGL extensions, but I've run into a problem. When trying to compile my project, I get the error:
OPTLINK (R) for Win32 Release 8.00.1
Copyright (C) Digita ... |
Topic: Cocoa Bindings |
skyfex
Replies: 2
Views: 19704
|
Forum: Bindings Posted: Fri Apr 27, 2007 7:30 am Subject: Cocoa Bindings |
Yeah, saw it right after I posted this
I'll have a look at it. Maybe I'll continue the effort. |
Topic: Cocoa Bindings |
skyfex
Replies: 2
Views: 19704
|
Forum: Bindings Posted: Fri Apr 27, 2007 7:22 am Subject: Cocoa Bindings |
I'm currently looking into creating a D-Cocoa binding. At first I'm going to create bindings for the C-backend (objc_msgSend etc.), but I believe it should be possible to create a function that would ... |
|