[so] compilare tema4 windows
Andrei Stefanescu
andreistef at gmail.com
Sun May 25 12:14:28 EEST 2008
Am comentat clauzele de extern "C" si s-a compilat, cel putin momentan:)
Atasez si makefile, tot raman curios dece apareau erorile acelea:
CPPFLAGS = /nologo /W2 /EHsc
CC = cl
build: Monitor.obj RW.obj
link /release /dll /out:LibMonitor.dll Monitor.obj ControlMonitor.obj
link /release /dll /out:LibRW.dll RW.obj ControlRW.obj LibMonitor.lib
Monitor.obj: Monitor.cpp Monitor.h
$(CC) $(CPPFLAGS) /c Monitor.cpp
RW.obj: RW.cpp RW.h
$(CC) $(CPPFLAGS) /c RW.cpp
clean :
del *.obj libvm.dll *.lib *.dat *.exe
2008/5/25 Razvan Deaconescu <razvand at cs.pub.ro>:
> On Sun, 2008-05-25 at 11:39 +0300, Andrei Stefanescu wrote:
> > Am o problema legata de compilare. Imi apare eroare la linkarea
> > bibliotecii partajate. Multumesc mult pentru orice ajutor!
>
> A Makefile, perhaps? Ca sa vedem si comenzile pe care le folosesti.
>
> Razvan
>
>
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
>
> _______________________________________________
> so mailing list
> so at cursuri.cs.pub.ro
> http://cursuri.cs.pub.ro/cgi-bin/mailman/listinfo/so
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://cursuri.cs.pub.ro/pipermail/so/attachments/20080525/97070c94/attachment.html
More information about the so
mailing list