Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

wxScintilla

<< < (2/4) > >>

Pecan:
Just upudated to 1701 and get the following

--- Code: ----------------- Build: AutoRevision in Code::Blocks (wx2.6) ---------------
Compiling: tools\autorevision\autorevision.cpp
Execution of 'mingw32-g++.exe -Wall -g -pipe -mthreads -fmessage-length=0 -fexceptions -Winvalid-pch -DHAVE_W32API_H -D__WXMSW__ -DWXUSINGDLL -DcbDEBUG -DTIXML_USE_STL -DCB_PRECOMP -DWX_PRECOMP -DwxUSE_UNICODE  -IC:\Usr\Proj\wxWidgets262\include -IC:\Usr\Proj\wxWidgets262\lib\gcc_dll\mswu -IC:\Usr\Proj\wxWidgets262\lib\gcc_dll\mswu -IC:\Usr\Proj\wxWidgets262\contrib\include -Isdk\wxscintilla\include -Isdk\propgrid\include -IC:\MinGW\include  -c tools\autorevision\autorevision.cpp -o .objs\2.6\tools\autorevision\autorevision.o' in 'C:\Usr\Proj\cbBeta\trunk\src' failed.
Nothing to be done.

--- End code ---

How do I get past this

thanks
pecan

mandrav:

--- Quote ---How do I get past this
--- End quote ---

You have a compiler problem here.
It seems mingw32-g++.exe can't be found. Check your settings...

Pecan:

--- Quote ---You have a compiler problem here.
It seems mingw32-g++.exe can't be found. Check your settings...

--- End quote ---

yup! Thats it. When I run from the command line with
a path set, it's compiling. When I just start /output/codeblocks.exe
from the start menu, it fails.

How did I f%$k this up??

thanks
peacan

mandrav:

--- Quote ---How did I f%$k this up??
--- End quote ---

Check "Settings->Compiler->Programs" and particularly the master path.

sethjackson:

--- Quote from: 280Z28 on January 10, 2006, 03:55:46 am ---All those fixes and they can't make rectangular copy/paste work  :?

 :? Even more since I posted a patch for it on the wxcode patches page on Sourceforge.....

(It's a bug in wxScintilla, not in Scintilla)


--- End quote ---

I saw that patch.... I hope it gets added next wxScintilla release.  :P


--- Quote from: mandrav on January 10, 2006, 03:07:30 pm ---wxScintilla 1.67 is now used (revision 1701). Thanks for the heads-up.

--- End quote ---

Yup anytime. :) Thanks for adding it so fast.  8)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version