Well with the current snapshot not everything compiles. Not even the
basic01.cc. Every solution I try to compile gives me linker errors.
Example from basic01.cc:
basic01 error LNK2019: unresolved
external symbol "void __cdecl operator delete(void *)" (??3@
YAXPAX@Z) referenced in function "public: void * __thiscall
nStrList::`vector deleting destructor'(unsigned int)"
(??_EnStrList@@QAEPAXI@Z)
basic01
error LNK2019: unresolved external symbol "void __cdecl operator
delete[](void *)" (??_V@
YAXPAX@Z) referenced in function "public: void * __thiscall
nStrList::`vector deleting destructor'(unsigned int)"
(??_EnStrList@@QAEPAXI@Z)
basic01
error LNK2019: unresolved external symbol __RTC_CheckEsp referenced in
function "public: void * __thiscall nStrList::`vector deleting
destructor'(unsigned int)" (??_EnStrList@@
QAEPAXI@Z)
basic01 error LNK2001: unresolved external symbol __RTC_Shutdown
basic01 error LNK2001: unresolved external symbol __RTC_InitBase
basic01 error LNK2019: unresolved external symbol "void __cdecl n_barf(char const *,char const *,int)" (?n_barf@@
YAXPBD0H@Z) referenced in function "public: __thiscall nList::~nList(void)" (??1nList@@QAE@XZ)
basic01 error LNK2019: unresolved external symbol "void __cdecl n_free_dbg(void *,char const *,int)" (?n_free_dbg@@
YAXPAXPBDH@Z) referenced in function "public: void __thiscall nArg::Delete(void)" (?Delete@nArg@@QAEXXZ)
basic01
error LNK2019: unresolved external symbol "void __cdecl n_printf(char
const *,...)" (?n_printf@@YAXPBDZZ) referenced in function _main
basic01 error LNK2019: unresolved external symbol "public: __thiscall nKernelServer::nKernelServer
(void)" (??0nKernelServer@@QAE@XZ) referenced in function _main
basic01 error LNK2019: unresolved external symbol "void * __cdecl operator new(unsigned int,char const *,int)" (??2@
YAPAXIPBDH@Z) referenced in function _main
basic01 error LNK2019: unresolved external symbol "public: __thiscall nKernelServer::~nKernelServer(void)"
(??1nKernelServer@@QAE@XZ) referenced in function "public: void *
__thiscall nKernelServer::`scalar deleting destructor'(unsigned int)"
(??_GnKernelServer@@
QAEPAXI@Z)
basic01 error LNK2001: unresolved external symbol _mainCRTStartup
basic01 fatal error LNK1120: 12 unresolved externals
I'm using .NET 7.1
On 1/9/07,
Vadim Macagon <vadim@...> wrote:
Source releases are very infrequent, so I wouldn't recommend working off
those. I think the usual approach to this is to checkout the source and
put it into your own repository. Then you can pick and choose what and
when to merge from the public repository.
-+ enlight +-
William Bierman wrote:
> Are there any production worthy releases of the source? With how
> frequently trunk is changed, it seems too risky to use any arbitrary
> snapshot.
>
> Regards,
>
> Bill
>
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join
SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
*** NOTE: To reply to the list use "reply to all", ***
*** to reply direct to the sender use "reply" ***
_______________________________________________
Nebuladevice-discuss mailing list
Nebuladevice-discuss@...
https://lists.sourceforge.net/lists/listinfo/nebuladevice-discuss
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV*** NOTE: To reply to the list use "reply to all", ***
*** to reply direct to the sender use "reply" ***
_______________________________________________
Nebuladevice-discuss mailing list
Nebuladevice-discuss@...
https://lists.sourceforge.net/lists/listinfo/nebuladevice-discuss