User forums > Nightly builds

The 10 January 2007 build is out.

<< < (5/13) > >>

stahta01:

--- Quote from: cbexaminr on January 14, 2007, 04:37:37 am ---(CB) newbie, with pre-existing mingw installation, trying to build from SVN source.

From right-click menu, attempt to build, fails to find "wx/setup.h", which is included from "platform.h".
Search of wxwidgets tree finds several wx/.../setup.h files, but none at wx directory tree level...???
don't know what's right, but tried copying wx/msw/setup.h to wx/setup.h, played with global wx var paths, finally got tinywxuni.cpp to compile, but still get same final result above.
...Just found tinywxuni.<cpp,h> are not checked as target files to build, so guess that's not the problem...

--- End quote ---

What version of wxWidgets are you using?
Did you compile wxWidgets yourself?

Tim S

cbexaminr:
Oops... two different pages, just noticed two different links for wxwidgets...

using 2.6.2, compiled by self
(as directed to download and compile at this link:
http://forums.codeblocks.org/index.php?topic=1701.0)

but, when I was looking for the page, also found this:
http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_from_source_on_Windows

which tells me 2.6.3 is what is officially supported...

Somebody may want to do something with that first page - its the one I found first...

(I'll fetch the one from the other page and try that - but I would have expected to see some compilation errors, not silent failure?)

Is this likely the problem?  Nope...

***Just repeated with wxwidgets-2.6.3-1, with same results as far as I can recall...

stahta01:
Please verify that it compiled right. If it worked right you should have a DLL created in the folder lib\gcc_dll called wxmsw26u_gcc_custom.dll.
Do you see it?
Tim S

for errors that mention jpeg or boolean try this patch
  [ 1606032 ] [2.6] jpeg boolean mingw API 3.8 fix backport
  http://sourceforge.net/tracker/index.php?func=detail&aid=1606032&group_id=9863&atid=309863

for errors that mention ddraw.h try this work around
  DirectX 8.0 headers. Uncompress this over the MinGW directory. Add c:\mingw\bin to your PATH. Compile by typing mingw32-make. (for minGW 3.4.5 ONLY)
http://www.mame.net/zips/dx80_mgw.zip OR download from SF http://alleg.sourceforge.net/files/dx80_mgw.zip

cbexaminr:
Yes, its there.

9,449,470 wxmsw26u_gcc_custom.dll

stahta01:

--- Quote from: cbexaminr on January 14, 2007, 04:37:37 am ---Fetched SVN source

--- End quote ---

You are fetching the source from svn.berlios.de?
Tim S

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version