Search found 18 matches
- Mon Nov 20, 2006 9:26 pm
- Forum: Off-topic
- Topic: Setting Up Newton SDK in Visual Studio 6.0
- Replies: 24
- Views: 7183
- Thu Nov 16, 2006 10:38 pm
- Forum: Off-topic
- Topic: Setting Up Newton SDK in Visual Studio 6.0
- Replies: 24
- Views: 7183
- Tue Nov 14, 2006 10:48 pm
- Forum: Off-topic
- Topic: Setting Up Newton SDK in Visual Studio 6.0
- Replies: 24
- Views: 7183
Hopefully :lol: ok i did all of that and havent added any libs or files to vc++ then heres the error i get : Compiling... tutorial.cpp c:\program files\newtonsdk\samples\tutorial_01_gettingstarted\tutorial.cpp(9) : fatal error C1083: Cannot open include file: 'stdafx.h': No such file or directory Er...
- Mon Nov 13, 2006 10:25 pm
- Forum: Off-topic
- Topic: Setting Up Newton SDK in Visual Studio 6.0
- Replies: 24
- Views: 7183
ok doen that, no it didnt work here is the error report: tutorial.cpp c:\program files\newtonsdk\samples\common\stdafx.h(21) : fatal error C1083: Cannot open include file: 'irrlicht.h': No such file or directory Error executing cl.exe. which is kindof strange... so i put irrlicht under teh newton SD...
- Sun Nov 12, 2006 9:20 pm
- Forum: Off-topic
- Topic: Setting Up Newton SDK in Visual Studio 6.0
- Replies: 24
- Views: 7183
- Sun Nov 12, 2006 8:47 pm
- Forum: Off-topic
- Topic: Setting Up Newton SDK in Visual Studio 6.0
- Replies: 24
- Views: 7183
- Sun Nov 12, 2006 8:27 pm
- Forum: Off-topic
- Topic: Setting Up Newton SDK in Visual Studio 6.0
- Replies: 24
- Views: 7183
i just tried to compile the first tutorial it comes up with this error : Compiling... tutorial.cpp Compiling Irrlicht with Visual Studio 6.0, support for DX9 is disabled. c:\program files\newtonsdk\samples\tutorial_01_gettingstarted\stdafx.h(35) : fatal error C1083: Cannot open include file: 'Game.h...
- Sun Nov 12, 2006 8:15 pm
- Forum: Code Snippets
- Topic: Desktop Resolution
- Replies: 2
- Views: 2958
Desktop Resolution
OK im a n00b only started not long ago, but i find this bit of code useful and im sure some other people will as i've seen some other people asking about getting the desktop resolution IrrlichtDevice *device0 = 0; dimension2d<int> DesktopResolution; dimension2d<int> getDesktopRes() { device0 = creat...
- Sun Nov 12, 2006 8:10 pm
- Forum: Off-topic
- Topic: Setting Up Newton SDK in Visual Studio 6.0
- Replies: 24
- Views: 7183
- Sun Nov 12, 2006 7:50 pm
- Forum: Off-topic
- Topic: Setting Up Newton SDK in Visual Studio 6.0
- Replies: 24
- Views: 7183
Thanks. That allows it to compile, but when i execute it i get the following output in the plg file: Linking... main.obj : error LNK2001: unresolved external symbol __imp__NewtonCreate Debug/main.exe : fatal error LNK1120: 1 unresolved externals Error executing link.exe. this is'nt my code as i stat...
- Sun Nov 12, 2006 7:19 pm
- Forum: Off-topic
- Topic: Setting Up Newton SDK in Visual Studio 6.0
- Replies: 24
- Views: 7183
- Sun Nov 12, 2006 5:38 pm
- Forum: Off-topic
- Topic: Setting Up Newton SDK in Visual Studio 6.0
- Replies: 24
- Views: 7183
I've tried all sorts of different combinations i cant get it to work. The file names arent like Irrlicht's though here is the filenames: 1.Custom Joints. 2.DLL, 4.DLL_Double 5.LIB_MT 6.LIB_MT_DOUBLE 7.LIB_ST 8.LIB_ST_DOUBLE also the newton.h file is in this directory aswell PS thanks for the quick r...
- Sun Nov 12, 2006 5:18 pm
- Forum: Off-topic
- Topic: Setting Up Newton SDK in Visual Studio 6.0
- Replies: 24
- Views: 7183
Setting Up Newton SDK in Visual Studio 6.0
Hi, I have newton SDK installed in the following directory : C:\Program Files\NewtonSDK\sdk And i cant get it linked up with visual studio. Here is a list of my included directories: http://i52.photobucket.com/albums/g4/Benoj/ScreenShot028.jpg http://i52.photobucket.com/albums/g4/Benoj/ScreenShot027...
- Sat Nov 04, 2006 7:12 pm
- Forum: Beginners Help
- Topic: FullScreen Mode
- Replies: 7
- Views: 448
- Sat Nov 04, 2006 4:16 pm
- Forum: Beginners Help
- Topic: FullScreen Mode
- Replies: 7
- Views: 448