[so] compilare tema4 windows
Daniel Baluta
daniel.baluta at gmail.com
Sun May 25 12:16:46 EEST 2008
seamana un pic cu asta eroarea ta
http://cs.pub.ro/pipermail/so/2006-December/008716.html
ai folosit typedef?
2008/5/25 Andrei Stefanescu <andreistef at gmail.com>:
> 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
>
>
> _______________________________________________
> so mailing list
> so at cursuri.cs.pub.ro
> http://cursuri.cs.pub.ro/cgi-bin/mailman/listinfo/so
>
>
More information about the so
mailing list