Boost logo

Boost :

From: Gennadiy Rozental (gennadiy_at_[hidden])
Date: 2002-09-08 17:33:27


"Carl Daniel" <cpdaniel_at_[hidden]> wrote in message
news:algc0o$o6q$1_at_main.gmane.org...
> I assume this has something to do with the ongoing Boost.Test
transition...

[...]

> LIBC.lib(crt0.obj) : error LNK2019: unresolved external symbol _main
> referenced in function _mainCRTStartup
> r1.exe : fatal error LNK1120: 1 unresolved externals
> NMAKE : fatal error U1077: 'cl' : return code '0x2'
> Stop.

You need to change the makefile to link with libprg_exec_monitor.lib
See Jamfile in regex/test directory.

Gennadiy.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk