User forums > Help

Problem building SVN revision 3810

<< < (2/3) > >>

Pecan:

--- Quote from: Pecan on April 04, 2007, 12:37:40 am ---Ok, I think I know the problem. Somebody stuck a const onto


--- Code: ---const wxWX2MBbuf cbU2C(const wxString& str);

--- End code ---

since I updated via SVN giving linux const(ipation).

I'll update and correct.

thanks
pecan


--- End quote ---

I added the const to: "wxWX2MBbuf cbU2C(const wxString& str);"
and re-commited (SVN 3811) but I was never able to duplicate the error with either the newest or my older SVN revisions.

I don't understand why the error didn't happen to my andLinux system in the first place.

Thanks for reporting it.

kelo81:
OK, I was using a precompiled wxGTK package. I just recompiled it again and I didn't have anymore this problem. And regarding the 3811 commit, It's working OK now!, thanks!!

Kind regards,

Ezequiel

Biplab:

--- Quote from: Pecan on April 04, 2007, 12:37:40 am ---Ok, I think I know the problem. Somebody stuck a const onto


--- Code: ---const wxWX2MBbuf cbU2C(const wxString& str);

--- End code ---

--- End quote ---

Please read the following bug-report for more details on why it was added. This has been fixed recently. :)


--- Quote ---https://developer.berlios.de/bugs/?func=detailbug&bug_id=10669&group_id=5358
--- End quote ---

Regards,

Biplab

killerbot:
rev 3811 builds ok again.

thomas:
This may seem like a stupid question, but is there an urgent reason why the CodeSnippets plugin has to shadow a SDK function at all? Why not use the one that's there?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version