neuz error source

02/15/2014 08:06 pppp10#1
v15 Source VS2003\Official Source\Neuz\WinMain.rc(114): error RC2135 : file not found: 0x7376

help me please.
02/15/2014 09:27 neon1121#2
omg.
file not found: *v15 Source VS2003\Official Source\Neuz\WinMain.rc(114)
02/15/2014 10:08 Lumi#3
Quote:
Originally Posted by neon1121 View Post
omg.
file not found: *v15 Source VS2003\Official Source\Neuz\WinMain.rc(114)
Please.. :facepalm:

Use that one and put them in your neuz ordner and compile again.
02/15/2014 11:08 Marc~#4
Quote:
Öffne die Winmain.rc mit Notepad.~

Du suchst nach:

Quote:
IDR_DATA1
und ersetzt es mit:


Quote:
IDR_DATA1 RCDATA DISCARDABLE
Das selbe machst du auch bei:
IDR_DATA2 und IDR_DATA3

by [Only registered and activated users can see links. Click Here To Register...]
Hier
02/15/2014 11:30 Sedrika#5
Really nice release. Thanks for your work.

[Only registered and activated users can see links. Click Here To Register...]

PS: You have to edit the WinMain.rc file with the editor and not VS.
02/15/2014 22:32 Reavern#6
#moved