visual studio - DSFML building error (VisualD) -


and @ first, sorry bad english. first project in d. , first project sfml (dsfml of course).

i use dub making visual studio project (i use vs2010). open , set project settings:

general enter image description here

compiler enter image description here

linker enter image description here

autocomplete works correctly: enter image description here

when try build project, here error:

error 42: symbol undefined _d5dsfml8graphics12__moduleinfoz

how can resolve it?

this particular error saying can't find actual d code library. mean dub isn't grabbing/linking source somewhere, i've never used dub ide can't sure.

my suggestion figure out going wrong , fix issue bug maintainer (who me, actually) on github opening issue lack of tutorials ide's available d right now.

if want started dsfml right now, however, can sort of follow along command line tutorial , use basis of figuring out libraries need linked in, set import search paths, etc.


Comments

Popular posts from this blog

how to proxy from https to http with lighttpd -

android - Automated my builds -

python - Flask migration error -