Inside: SereneScreen Fan Forum

Inside: SereneScreen Fan Forum (https://www.feldoncentral.com/forums/index.php)
-   Marine Aquarium 3 for Windows (https://www.feldoncentral.com/forums/forumdisplay.php?f=46)
-   -   any news on upcoming additions to marine aquarium 3? (https://www.feldoncentral.com/forums/showthread.php?t=16075)

hclarkjr 09-03-2012 04:10 PM

any news on upcoming additions to marine aquarium 3?
 
been using it for years and just recently discovered the forums here. thanx

Jim Sachs 09-03-2012 04:35 PM

I'm working on a couple more feather-duster worms.

patscarr 09-04-2012 10:31 AM

How about changing the star fish settings to default to last position?

Jim Sachs 09-04-2012 04:00 PM

Ok.

Jim Sachs 09-21-2012 09:15 AM

My main computer finally gave up the ghost. Looking for a new one.

philosopher 09-22-2012 11:12 AM

New Computer
 
Jim,

I know they can seem to be expensive but I highly recommend Macs running windows via bootcamp.

However for your work I can understand wanting to stick with a Windows machine. In that case I think you should seriously consider building your own machine. That's always the way to get the most machine for your money and it can be quite a bit of fun too!

Also, I can report that Windows 8 seems very stable and that I've been surprised at how nice it actually is - even without a touch screen.

Just a few things to think about. :)

feldon34 09-22-2012 01:22 PM

Did you install a Start menu replacement yet?

Jim Sachs 09-22-2012 02:29 PM

I've almost always either built my own computers or had local shops build them. But the local shops are all gone and I'm tired of all the driver conflicts, so this time I'm just looking for a factory-made unit with a warranty.

philosopher 09-24-2012 05:41 PM

Start Menu
 
Feldon,

No, it took a bit of getting used to but I'm using the Metro start page as if it's my start menu.

At first I was missing some things that the start menu made easy to do, but there are two shortcut keys, Windows-Q and Windows-X, that make Windows 8 much easier to use. Once you know those two shortcuts it gets much easier.

I am still missing one thing that I was very used to having on Windows 7 (and previous versions): I haven't found any way to have my favorites menu easily accessible like it was from the start button.

I am toying with the idea of adding it to the start bar as a folder tool-bar. I use the desktop folder that way (I've done so for a while) and so far I think that will be the quickest and easiest way to get that functionality back.

Jim Sachs 09-25-2012 11:55 AM

Update on my computer:
I've ordered a GeForce GT 240 card, which appears to be the cheapest card ($58) which will work with the 3D Vision system and 3D Blu-Ray. Now I just need to find a good general-purpose computer to pop it into.

henemly 11-21-2012 01:15 PM

Looking forward to ANY update within the next 72 months.

Jim Sachs 11-21-2012 02:22 PM

I've been posting about this in some other scattered threads. The current situation is:
New computer is up and running, but none of the old software I use for development would install. Bought Visual Studio 2006, but my programs won't even begin to compile on it. I'll see if I can find an older version with some license mileage still left on it.

F34R 12-20-2012 09:35 PM

Quote:

Originally Posted by Jim Sachs (Post 144910)
I've been posting about this in some other scattered threads. The current situation is:
New computer is up and running, but none of the old software I use for development would install. Bought Visual Studio 2006, but my programs won't even begin to compile on it. I'll see if I can find an older version with some license mileage still left on it.

What Windows OS are you used to having?

Jim Sachs 12-20-2012 09:56 PM

My development system was on XP. I'm now using Win7.

spetro 12-23-2012 06:37 AM

I had a vista machine that would not load vista drivers to W7. What my computer guy did was to reload vista on the new hard drive then upgraded to W7 from vista. At least for the drivers it worked...your programs may be a different story

Jim Sachs 12-23-2012 10:37 AM

Visual Studio 2006 appers to run fine on Win 7, it just won't compile my code. I don't think it's a Win 7 issue, just the fact that the 2006 version of Visual Studio is incompatible with my code. I need to find an older version of Visual Studio with some license time still left on it - maybe from around 2002.

jleslie 12-23-2012 11:09 AM

BTW Visual Studio 2002 won't run on 64-bit Windows 7.
Or maybe not at all:
http://social.msdn.microsoft.com/For...2-7fc508a71d80

Are you sure you mean VS2006? I thought they went from 2005 (came out in 2005) to 2008 (came out in 2007)?
For 2005: "However, Visual Studio 2005 is supported on Windows 7 with some limitations. To use Visual Studio 2005 on Windows 7 you will need to install both Visual Studio 2005 Service Pack 1 and Visual Studio 2005 Service Pack 1 Update for Windows Vista one by one."

Jim Sachs 12-23-2012 11:47 AM

Sorry, yes - VS2005. I'm on 32-bit Win 7.

To reinterate - Visual Studio DOES run on my machine. It just won't compile my program without a million incomprehensible errors.

hillover 12-23-2012 09:42 PM

Quote:

Originally Posted by Jim Sachs (Post 145317)
To reinterate - Visual Studio DOES run on my machine. It just won't compile my program without a million incomprehensible errors.

I don't wish to be critical, but wouldn't it be better (for the future and for ability to make changes) if the program code was fixed so that it will compile with a more recent compiler?

Suggestion: Why not post some of those incomprehensible errors. Perhaps someone can help comprehend them.

Jim Sachs 12-24-2012 12:10 AM

Do you really want to go there? OK, the very first error is:
1>C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\winnt.h(222) : error C2146: syntax error : missing ';' before identifier 'PVOID64'

Which, in typical cryptic Microsoft fashion, does not REALLY mean that a semicolon is missing, it means that it doesn't inderstand what PVOID64 is. Well, PVOID64 is something that is referred to by Microsoft's own header files, which are called by other MS header files, and never actually used by the code. But if you try deleting the offending line from the header files, all Hell breaks loose and you end up with even more errors.


All times are GMT -6. The time now is 11:28 PM.

Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.