ALT Linux Bugzilla
– Attachment 2452 Details for
Bug 14665
All wxGTK apps and samples crash at exit
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
простенька тест-программа
wxtest.cpp (text/plain), 241 bytes, created by
Aleksey Borisenkov
on 2008-02-26 20:52:08 MSK
(
hide
)
Description:
простенька тест-программа
Filename:
MIME Type:
Creator:
Aleksey Borisenkov
Created:
2008-02-26 20:52:08 MSK
Size:
241 bytes
patch
obsolete
>#include <wx/wx.h> > >class MyApp : public wxApp { bool OnInit() { return false; } }; > >IMPLEMENT_APP_NO_MAIN(MyApp) > >int main(int argc, char *argv[]) >{ > int err = wxEntry(argc, argv); > std::cout << "Hello, World!" << std::endl; > return err; >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 14665
: 2452