View Single Post
Old 02-17-2006, 02:57 PM   #1 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,532
sde is on a distinguished road
setting up a dev environment

ok, so every once in a while i get a bug to work on some c++. i have a project that i have programmed in PHP, but it would be cool to do it with c++.

if i want to write an app that runs on linux, can i develop it on windows so long as i'm using standard c++? if so, are there any articles that would show me how to setup a visual studio project for this?

this little project will start off by reading an rss feed, and writing to a database.
sde is offline   Reply With Quote