>-- On Fri, 09 Mar 2007 20:17:42 -0000 Jayne Dickinson wrote --
> Greetings,
>
> I'm sorry for this post, I recently purchased DialogBlocks and want
> to compile the sample project with Visual Studio 8.0 and I don't
> have my configuration settings correct. Can someone point me to the
> tutorial?
>
> Here's my output of the compilation/link
>
> In directory: C:Program FilesDialogBlocksSamplesElements nmake
> /nologo -f makefile.vc CONFIG=debug all link
> /OUT
ebugMSWElements.exe
> /LIBPATH:"E:wxWidgets-2.8.0/lib/vc_lib" /LIBPATH:"C:Program
> FilesMicrosoft Visual Studio 8vclib" /LIBPATH:"C:Program
> FilesMicrosoft Visual Studio 8vcPlatformSDKlib" /nologo
> /SUBSYSTEM:WINDOWS /machine:i386 /DEBUG
>
C:DOCUME~1jaynejLOCALS~1Tempnm1F8.tmp
> *** /usr/bin/link: extra operand `/LIBPATH:C:\Program
> Files\Microsoft Visual Studio 8\vc\lib'
> *** Try `/usr/bin/link --help' for more information. *** NMAKE :
> fatal error U1077: 'e:cygwinbinlink.EXE' : return code '0x1' ***
> Stop. Done.
>
> 1 error, 0 warnings
>
> Here's the output of my configuration settings
>
> Summary:
> The project will be built with:
> nmake /nologo -f makefile.vc CONFIG=debug all
> The project will be run with:
> "C:Program
> FilesDialogBlocksSamplesElementsDebugMSWElements.exe"
> wxWidgets will be built with:
> nmake /nologo -f makefile.vc INCLUDE="C:Program FilesMicrosoft
> Visual Studio 8vcinclude;C:Program FilesMicrosoft Visual Studio
> 8vcPlatformSDKinclude" LIB="C:Program FilesMicrosoft Visual
> Studio 8vclib;C:Program FilesMicrosoft Visual Studio
> 8vcPlatformSDKlib" USE_XRC=1 BUILD=debug UNICODE=0 WXUNIV=0
> MONOLITHIC=0 USE_EXCEPTIONS=1 USE_ODBC=0 USE_OPENGL=0 USE_GUI=1
> RUNTIME_LIBS=dynamic SHARED=0 all The wxWidgets build path is:
> E:wxWidgets-2.8.0/build/msw
>
> Details:
> Compiler name
> VC++
> Build mode
> Debug
> Unicode mode
> ANSI
> Shared mode
> Static
> Modularity
> Modular
> GUI mode
> GUI
> Toolkit
> wxMSW
> Runtime linking
> Dynamic
> Use exceptions
> Yes
> Use ODBC
> No
> Use OpenGL
> No
> wxWidgets version
> 2.8.0
> Executable name
> Elements
> Program arguments
> Working path
> C:Program FilesDialogBlocksSamplesElements
> Output path
> DebugMSW
> Objects path
> DebugMSW
> Compiler location
> C:Program FilesMicrosoft Visual Studio 8
> wxWidgets location
> E:wxWidgets-2.8.0
> C++ command
> cl.exe
> Resource compiler
> rc.exe
> Make command
> nmake /nologo
> Project makefile
> makefile.vc
> wxWidgets makefile
> makefile.vc
> Compiler bin path
> C:Program FilesMicrosoft Visual Studio 8common7ide;C:Program
> FilesMicrosoft Visual Studio 8vcbin;C:Program FilesMicrosoft
> Visual Studio 8vcvcpackages Compiler include path
> C:Program FilesMicrosoft Visual Studio 8vcinclude,C:Program
> FilesMicrosoft Visual Studio 8vcPlatformSDKinclude Compiler lib
> path
> C:Program FilesMicrosoft Visual Studio 8vclib,C:Program
> FilesMicrosoft Visual Studio 8vcPlatformSDKlib Preprocessor
> flags
> /DNOPCH /DWIN32 /D__WXMSW__ /D_WINDOWS /D__WXDEBUG__ /D_DEBUG
> Optimizations /MDd /Od /GR /EHsc Warnings /W4 Debug flags /Zi
> Libraries
> wxmsw28d_core.lib wxbase28d.lib wxtiffd.lib wxjpegd.lib wxpngd.lib
> wxzlibd.lib wxregexd.lib wxmsw28d_adv.lib wxmsw28d_html.lib
> wxmsw28d_xrc.lib wxbase28d_net.