[dev] Porting addon from Linux to Windows

2010-09-02 Thread Jan private
Hello, I created an addon with Linux/gcc. Now I would like to port it to Windows. Somewhere I read that Openoffice for Windows is compiled with Microsoft Visual C. Does this mean that I must use MSVC to compile my addon? That would be a BIG problem since I am using the GiNaC library which does

Re: [dev] Porting addon from Linux to Windows

2010-09-02 Thread Rene Engelhard
On Thto) u, Sep 02, 2010 at 10:47:13AM +0430, Jan private wrote: Microsoft Visual C. Does this mean that I must use MSVC to compile my addon? That would be a BIG problem since I am using the GiNaC library wh ich does not exist in a MSVC version and does not willingly compile with it. I