Wednesday, September 21, 2005

infonortics

a nice site, useful for my type of persons.
http://www.infonortics.com/

linking in msvc

Today waas a different day for me. From morning I was strugling to be able to run my tool in windows (it's doing well in linux for long :)
Problem was I was not linking a .lib file needed to make the dll. At the end with the help of one coleague my tool is able to be shon in windows also.
It was so frustrating eve that I thougt why the hell billu made this windows?
(For money abvousely :( ).
OK whatever, now I am happy.
I learned today:
NOt much but many things about ms vc. :)

Tuesday, September 20, 2005

Swig interface for Python

I know more or less Python.
I know how to extend python using C code by swig in Linux.
I want to do same in windows also.
How?
I got some links:
http://www.geocities.com/foetsch/python/swig_linux.htm
http://www.geocities.com/foetsch/python/extending_python.htm