I am installing the Biogeme in Windows (Pithon environment is also new to me) and everything seems to work well until I get to config the Biogeme. Then I am getting the following outcome:
$ ./configure --without-ipopt
configure: loading site script /etc/config.site
checking build system type... x86_64-pc-msys
checking host system type... x86_64-pc-msys
checking how to print strings... printf
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/c/biogeme-2.x':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details
I understand that the initial steps would be enough... any tip about where have I missed the mark?