Harry van der Wolf wrote:
> What does "Sorry, but there is no file blahblah to copy. Leave it out"
> mean?  Is this the supposed doc1/doc2 phase?

sounds like it is the same. and there is also doc3 (I did not notice 
that before).


> What is built by doc1 and doc2?

documentation? I hoped OSX was in a better state than Windows based on 
your recent publication of the manuals. Maybe you used autotools?

current status with Windows: Cmake complains about the doc1/doc2/doc3 
but generates the sln file to kick off MSVC.

On my box (might be a misconfiguration / missing file on my side) in 
MSVC some things works, other not. Specifically, for the Release target:

1>vigra_impex - 0 error(s), 5 warning(s)


2>z:\store\s1tb\hugin_gsoc2009\hugin-sdk-20090509-win32\enblend\src\mask.h(33) 
: fatal error C1083: Cannot open include file: 'slist': No such file or 
directory
2>enblend - 1 error(s), 2 warning(s)


3>filenameparse.obj : MSIL .netmodule or module compiled with /GL found; 
restarting link with /LTCG; add /LTCG to the link command line to 
improve linker performance
3>msvcprt.lib(MSVCP90.dll) : error LNK2005: "protected: char const * 
__thiscall std::basic_string<char,struct std::char_traits<char>,class 
std::allocator<char> >::_Myptr(void)const " 
(?_my...@?$basic_string@du?$char_tra...@d@std@@v?$alloca...@d@2@@std@@IBEPBDXZ) 
already defined in IlmImf.lib(ImfRgbaFile.obj)

and plenty of other such LNK2005 errors, most of them in 
msvcprt.lib(MSVCP90.dll), two in libcpmt.lib(ios.obj), seven in 
libcpmt.lib(locale0.obj), two in libcpmt.lib(xlock.obj)

3>LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of 
other libs; use /NODEFAULTLIB:library
3>Z:\store\s1tb\hugin_gsoc2009\Hugin-SDK-20090509-win32\enblend.build\bin\Release\enfuse.exe
 
: fatal error LNK1169: one or more multiply defined symbols found
3>enfuse - 73 error(s), 6 warning(s)

5>man - 0 error(s), 0 warning(s)

4>doc3 - 0 error(s), 0 warning(s)

what am I doing wrong, and how can I fix this?

Yuv

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx
-~----------~----~----~----~------~----~------~--~---

Reply via email to